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.
2 parents 6339147 + d7d602b commit b8666dfCopy full SHA for b8666df
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "gridstack",
+ "name": "@time-loop/gridstack.js",
3
"version": "12.2.1",
4
"license": "MIT",
5
"author": "Alain Dumesny <alaind831+github@gmail.com> (https://github.com/adumesny)",
@@ -12,7 +12,7 @@
12
"types": "./dist/gridstack.d.ts",
13
"repository": {
14
"type": "git",
15
- "url": "git+https://github.com/gridstack/gridstack.js.git"
+ "url": "git+https://github.com/time-loop/github-packages"
16
},
17
"funding": [
18
@@ -35,6 +35,9 @@
35
"reset": "rm -rf dist node_modules",
36
"prepublishOnly": "yarn build"
37
38
+ "publishConfig": {
39
+ "registry": "https://npm.pkg.github.com"
40
+ },
41
"keywords": [
42
"Typescript",
43
"gridstack.js",
0 commit comments