Skip to content

Commit 0b1754f

Browse files
chore: add missing peer dependency
1 parent ae53373 commit 0b1754f

File tree

2 files changed

+373
-283
lines changed

2 files changed

+373
-283
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"dependencies": {
3434
"babel-core": "^6.26.0",
3535
"babel-eslint": "^8.2.2",
36+
"babel-helper-vue-jsx-merge-props": "^2.0.3",
3637
"babel-loader": "^7.1.3",
3738
"babel-plugin-syntax-jsx": "^6.18.0",
3839
"babel-plugin-transform-decorators-legacy": "^1.3.4",

0 commit comments

Comments
 (0)