Skip to content

Commit

Permalink
v7.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Nov 1, 2018
1 parent 8cb222a commit dffcd0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-babel",
"version": "7.1.2",
"version": "7.1.3",
"description": "Ember CLI addon for Babel",
"keywords": [
"ember-addon",
Expand Down Expand Up @@ -40,12 +40,12 @@
"dependencies": {
"@babel/core": "^7.0.0",
"@babel/plugin-transform-modules-amd": "^7.0.0",
"@babel/polyfill": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"amd-name-resolver": "1.2.0",
"babel-plugin-debug-macros": "^0.2.0-beta.6",
"babel-plugin-ember-modules-api-polyfill": "^2.5.0",
"babel-plugin-module-resolver": "^3.1.1",
"@babel/polyfill": "^7.0.0",
"broccoli-babel-transpiler": "^7.1.0",
"broccoli-debug": "^0.6.4",
"broccoli-funnel": "^2.0.1",
Expand Down

0 comments on commit dffcd0f

Please sign in to comment.