Skip to content

Commit 696b617

Browse files
authored
Merge pull request #63 from grapoza/package-updates
Updates packages
2 parents f5ddfdc + 8596746 commit 696b617

File tree

2 files changed

+790
-1569
lines changed

2 files changed

+790
-1569
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Yet another Vue treeview component.",
44
"author": "Gregg Rapoza <[email protected]>",
55
"license": "MIT",
6-
"version": "0.7.0",
6+
"version": "0.7.1",
77
"browser": "index.js",
88
"repository": {
99
"url": "https://github.com/grapoza/vue-tree",
@@ -25,14 +25,14 @@
2525
"vue": "^2.6.10"
2626
},
2727
"devDependencies": {
28-
"@vue/cli-plugin-babel": "^3.7.0",
29-
"@vue/cli-plugin-unit-mocha": "^3.7.0",
30-
"@vue/cli-service": "^3.7.0",
28+
"@vue/cli-plugin-babel": "^3.8.0",
29+
"@vue/cli-plugin-unit-mocha": "^3.8.0",
30+
"@vue/cli-service": "^3.8.4",
3131
"@vue/test-utils": "^1.0.0-beta.29",
3232
"chai": "^4.2.0",
3333
"node-sass": "^4.12.0",
3434
"sass-loader": "^7.1.0",
3535
"vue-template-compiler": "^2.6.10",
36-
"webpack": "^4.31.0"
36+
"webpack": "^4.35.0"
3737
}
3838
}

0 commit comments

Comments
 (0)