Skip to content

Commit d7d79dd

Browse files
committed
changes
1 parent 5b3c505 commit d7d79dd

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

package.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@customagile/custom-agile-toolkit",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"homepage": "https://github.com/CustomAgile/custom-agile-toolkit/blob/master/README.md",
55
"main": "built/index.js",
66
"types": "declare/index.d.ts",
@@ -45,10 +45,7 @@
4545
"directories": {
4646
"test": "test"
4747
},
48-
"publishConfig": {
49-
"registry": "https://npm.pkg.github.com/"
50-
},
5148
"repository": "[email protected]:CustomAgile/custom-agile-toolkit.git",
5249
"keywords": [],
5350
"description": ""
54-
}
51+
}

0 commit comments

Comments
 (0)