We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95d7fb9 commit dfc9b42Copy full SHA for dfc9b42
package.json
@@ -5,7 +5,7 @@
5
"main": "dist/gridstack.js",
6
"repository": {
7
"type": "git",
8
- "url": "git+https://github.com/troolee/gridstack.js.git"
+ "url": "git+https://github.com/gridstack/gridstack.js.git"
9
},
10
"scripts": {
11
"build": "grunt ; doctoc ./README.md ; doctoc ./doc/README.md ; doctoc ./doc/CHANGES.md",
@@ -24,9 +24,9 @@
24
],
25
"license": "MIT",
26
"bugs": {
27
- "url": "https://github.com/troolee/gridstack.js/issues"
+ "url": "https://github.com/gridstack/gridstack.js/issues"
28
29
- "homepage": "http://troolee.github.io/gridstack.js/",
+ "homepage": "http://gridstack.github.io/gridstack.js/",
30
"dependencies": {
31
"jquery": "^3.1.0",
32
"jquery-ui": "^1.12.0",
0 commit comments