Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
Merge branch 'release/0.10.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
janschoenherr committed Dec 15, 2015
2 parents f2eda37 + 7642909 commit 32146a6
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@
"archive": "webpack && composer archive --format=zip"
},
"devDependencies": {
"webpack": "^1.11.0",
"vue-loader": "^2.1.1"
"babel-core": "^6.1.2",
"babel-loader": "^6.1.0",
"babel-plugin-transform-runtime": "^6.1.2",
"babel-preset-es2015": "^6.1.2",
"babel-runtime": "^5.8.0",
"vue-hot-reload-api": "^1.2.0",
"vue-html-loader": "^1.0.0",
"vue-loader": "^7.2.0",
"webpack": "^1.12.9"
}
}

0 comments on commit 32146a6

Please sign in to comment.