Skip to content

Commit

Permalink
Merge pull request #605 from stealjs/transpile-2
Browse files Browse the repository at this point in the history
Upgrade to transpile 2.0
  • Loading branch information
matthewp committed Feb 7, 2017
2 parents 5c7512b + 8f6e086 commit 36e7fb4
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"moment": "^2.10.2",
"pdenodeify": "^0.1.0",
"bitovi-source-map": "0.4.2-bitovi.2",
"steal": "^1.0.1",
"steal": "^1.2.1",
"steal-bundler": "^0.3.0",
"steal-parse-amd": "^1.0.0",
"through2": "^2.0.0",
"tmp": "0.0.31",
"traceur": "0.0.91",
"transpile": "^1.0.0",
"transpile": "^2.0.0",
"uglify-js": "~2.7.5",
"urix": "^0.1.0",
"winston": "^2.2.0",
Expand Down Expand Up @@ -85,6 +85,11 @@
"devDependencies": {
"zombie": "^4.2.1"
}
},
"^7.0.0": {
"devDependencies": {
"zombie": "^4.2.1"
}
}
},
"iojs": {
Expand Down

0 comments on commit 36e7fb4

Please sign in to comment.