Skip to content

Commit

Permalink
Switch steal and transpile to the released versions
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mujica committed Mar 5, 2019
1 parent 9685d61 commit 089fa13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -31,14 +31,14 @@
"prettier": "1.12.0",
"pump": "^3.0.0",
"rollup-plugin-commonjs": "^9.1.3",
"steal": "stealjs/steal#keep-es2015",
"steal": "^2.2.0",
"steal-bundler": "^0.3.6",
"steal-parse-amd": "^1.0.0",
"steal-rollup": "^0.58.4",
"through2": "^3.0.0",
"tmp": "0.0.33",
"traceur": "0.0.111",
"transpile": "stealjs/transpile#force-es5",
"transpile": "^2.7.0",
"uglify-es": "3.1.3",
"urix": "^0.1.0",
"winston": "^2.2.0",
Expand Down

0 comments on commit 089fa13

Please sign in to comment.