Skip to content

Commit

Permalink
Merge branch 'release/1.3.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
maoberlehner committed Oct 23, 2019
2 parents 8f81c15 + ebb63b0 commit 886c135
Show file tree
Hide file tree
Showing 2 changed files with 346 additions and 363 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuex-map-fields",
"version": "1.3.5",
"version": "1.3.6",
"description": "Enable two-way data binding for form fields saved in a Vuex store",
"keywords": [
"vue",
Expand Down Expand Up @@ -29,18 +29,18 @@
},
"devDependencies": {
"@avalanche/eslint-config": "^4.0.0",
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/core": "^7.6.4",
"@babel/preset-env": "^7.6.3",
"@vue/test-utils": "1.0.0-beta.29",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^24.9.0",
"coveralls": "^3.0.6",
"eslint": "^6.2.1",
"coveralls": "^3.0.7",
"eslint": "^6.5.1",
"eslint-plugin-compat": "^3.3.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-markdown": "^1.0.0",
"eslint-plugin-markdown": "^1.0.1",
"jest": "^24.9.0",
"rollup": "^1.19.4",
"rollup": "^1.25.2",
"rollup-plugin-babel": "^4.3.3",
"uglify-es": "^3.3.9",
"vue": "^2.6.10",
Expand Down
Loading

0 comments on commit 886c135

Please sign in to comment.