Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b8666df

Browse files
Merge pull request #1 from time-loop/setup-fork
Setup fork
2 parents 6339147 + d7d602b commit b8666df

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎package.json‎

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "gridstack",
2+
"name": "@time-loop/gridstack.js",
33
"version": "12.2.1",
44
"license": "MIT",
55
"author": "Alain Dumesny <alaind831+github@gmail.com> (https://github.com/adumesny)",
@@ -12,7 +12,7 @@
1212
"types": "./dist/gridstack.d.ts",
1313
"repository": {
1414
"type": "git",
15-
"url": "git+https://github.com/gridstack/gridstack.js.git"
15+
"url": "git+https://github.com/time-loop/github-packages"
1616
},
1717
"funding": [
1818
{
@@ -35,6 +35,9 @@
3535
"reset": "rm -rf dist node_modules",
3636
"prepublishOnly": "yarn build"
3737
},
38+
"publishConfig": {
39+
"registry": "https://npm.pkg.github.com"
40+
},
3841
"keywords": [
3942
"Typescript",
4043
"gridstack.js",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /