Skip to content

Commit

Permalink
released 1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
tsv2013 committed Apr 24, 2018
1 parent 3b78409 commit 55b4643
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "surveyjs-widgets",
"version": "1.0.18",
"version": "1.0.19",
"scripts": {
"start": "npm run build && live-server",
"prebuild": "webpack --env.buildType dev",
Expand All @@ -27,11 +27,11 @@
"select2": "^4.0.4",
"signature_pad": "^2.3.2",
"sortablejs": "^1.6.1",
"survey-angular": "^0.12.31",
"survey-jquery": "^0.12.31",
"survey-knockout": "^0.12.31",
"survey-react": "^0.12.31",
"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",
"virtual-module-webpack-plugin": "^0.3.0",
"webpack": "^3.6.0"
}
Expand Down

0 comments on commit 55b4643

Please sign in to comment.