Skip to content

Commit

Permalink
Merge e6315fa into dd9a956
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Mar 4, 2016
2 parents dd9a956 + e6315fa commit 8c1b18a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "dora-plugin-atool-build",
"name": "dora-plugin-webpack",
"version": "0.4.1",
"repository": {
"type": "git",
Expand All @@ -25,14 +25,15 @@
"object-assign": "^4.0.1"
},
"devDependencies": {
"atool-build": "0.x",
"babel-cli": "^6.2.4",
"babel-core": "~6.1.21",
"babel-istanbul": "^0.5.9",
"babel-plugin-add-module-exports": "~0.1.1",
"babel-preset-es2015": "~6.1.18",
"babel-preset-stage-0": "~6.1.18",
"coveralls": "^2.11.6",
"dora": "~0.2.2",
"dora": "0.x",
"eslint": "~1.9.0",
"eslint-config-airbnb": "~1.0.0",
"expect": "^1.13.4",
Expand All @@ -42,7 +43,7 @@
},
"peerDependencies": {
"atool-build": "0.x",
"dora": "~0.2.2"
"dora": "0.3.x"
},
"babel": {
"presets": [
Expand Down

0 comments on commit 8c1b18a

Please sign in to comment.