Skip to content

Commit 55b4643

Browse files
committed
released 1.0.19
1 parent 3b78409 commit 55b4643

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "surveyjs-widgets",
3-
"version": "1.0.18",
3+
"version": "1.0.19",
44
"scripts": {
55
"start": "npm run build && live-server",
66
"prebuild": "webpack --env.buildType dev",
@@ -27,11 +27,11 @@
2727
"select2": "^4.0.4",
2828
"signature_pad": "^2.3.2",
2929
"sortablejs": "^1.6.1",
30-
"survey-angular": "^0.12.31",
31-
"survey-jquery": "^0.12.31",
32-
"survey-knockout": "^0.12.31",
33-
"survey-react": "^0.12.31",
34-
"survey-vue": "^0.12.31",
30+
"survey-angular": "^1.0.18",
31+
"survey-jquery": "^1.0.18",
32+
"survey-knockout": "^1.0.18",
33+
"survey-react": "^1.0.18",
34+
"survey-vue": "^1.0.18",
3535
"virtual-module-webpack-plugin": "^0.3.0",
3636
"webpack": "^3.6.0"
3737
}

0 commit comments

Comments
 (0)