Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
feat: Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adriantoine committed Mar 1, 2016
1 parent a57d4bb commit 35a9c32
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
//registry.npmjs.org/:_authToken=${NPM_TOKEN}
//registry.npmjs.org/:_authToken=5966fda4-b1e5-4dc3-84ee-7e21178ed9f5
//127.0.0.1:5080/:_authToken=${NPM_TOKEN}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"homepage": "https://github.com/trayio/babel-plugin-webpack-alias#readme",
"devDependencies": {
"ava": "^0.11.0",
"babel-core": "^6.5.2",
"babel-core": "^6.6.0",
"babel-eslint": "^4.1.8",
"babel-plugin-transform-es2015-destructuring": "^6.5.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.5.2",
"babel-plugin-transform-es2015-parameters": "^6.5.0",
"babel-plugin-transform-es2015-destructuring": "^6.6.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.6.0",
"babel-plugin-transform-es2015-parameters": "^6.6.0",
"babel-plugin-transform-es2015-spread": "^6.5.2",
"babel-plugin-transform-export-extensions": "^6.5.0",
"babel-plugin-transform-object-rest-spread": "^6.5.0",
Expand Down

0 comments on commit 35a9c32

Please # to comment.