Merge pull request #156 from frappe/fix-link

This commit is contained in:
Shariq Ansari 2022-06-03 15:36:10 +05:30 committed by GitHub
commit fea45f4a31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@
"bugs": { "bugs": {
"url": "https://github.com/frappe/datatable/issues" "url": "https://github.com/frappe/datatable/issues"
}, },
"homepage": "https://frappe.github.io/datatable", "homepage": "https://frappe.io/datatable",
"dependencies": { "dependencies": {
"hyperlist": "^1.0.0-beta", "hyperlist": "^1.0.0-beta",
"lodash": "^4.17.5", "lodash": "^4.17.5",
@ -75,4 +75,4 @@
"path": "cz-conventional-changelog" "path": "cz-conventional-changelog"
} }
} }
} }