Skip to content

Commit f1efdea

Browse files
committed
fix: update repo url in package json
1 parent f2f7a7a commit f1efdea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎libs/gridjs-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gridjs-angular",
3-
"version": "1.0.0",
3+
"version": "1.0.2",
44
"keywords": [
55
"gridjs",
66
"table",
@@ -11,7 +11,7 @@
1111
],
1212
"author": "Salama Ashoush <salamaashoush@gmail.com>",
1313
"homepage": "https://gridjs.io",
14-
"repository": "https://github.com/salamaashoush/gridjs-angular",
14+
"repository": "https://github.com/grid-js/gridjs-angular",
1515
"license": "MIT",
1616
"peerDependencies": {
1717
"@angular/common": "^9.0.0 || ^10.0.0",

0 commit comments

Comments
 (0)