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 acb6afc + 27a62a0 commit 3ffd389Copy full SHA for 3ffd389
package.json
@@ -8,6 +8,10 @@
8
"build": "webpack --env.buildType prod",
9
"release": "standard-version --message \"Release: %s [skip ci]\""
10
},
11
+ "repository": {
12
+ "type": "git",
13
+ "url": "https://github.com/surveyjs/custom-widgets.git"
14
+ },
15
"private": true,
16
"devDependencies": {
17
"bootstrap-slider": "^10.6.2",
0 commit comments