Skip to content

Commit 3ffd389

Browse files
Merge pull request #270 from msftenhanceprovenance/patch-1
Update package.json to include the repository key
2 parents acb6afc + 27a62a0 commit 3ffd389

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
"build": "webpack --env.buildType prod",
99
"release": "standard-version --message \"Release: %s [skip ci]\""
1010
},
11+
"repository": {
12+
"type": "git",
13+
"url": "https://github.com/surveyjs/custom-widgets.git"
14+
},
1115
"private": true,
1216
"devDependencies": {
1317
"bootstrap-slider": "^10.6.2",

0 commit comments

Comments
 (0)