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.
1 parent 3b78409 commit 55b4643Copy full SHA for 55b4643
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "surveyjs-widgets",
3
- "version": "1.0.18",
+ "version": "1.0.19",
4
"scripts": {
5
"start": "npm run build && live-server",
6
"prebuild": "webpack --env.buildType dev",
@@ -27,11 +27,11 @@
27
"select2": "^4.0.4",
28
"signature_pad": "^2.3.2",
29
"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",
+ "survey-angular": "^1.0.18",
+ "survey-jquery": "^1.0.18",
+ "survey-knockout": "^1.0.18",
+ "survey-react": "^1.0.18",
+ "survey-vue": "^1.0.18",
35
"virtual-module-webpack-plugin": "^0.3.0",
36
"webpack": "^3.6.0"
37
}
0 commit comments