Skip to content

Commit

Permalink
Merge pull request meikidd#5 from congyuandong/master
Browse files Browse the repository at this point in the history
move babel-runtime to dependencies group
  • Loading branch information
meikidd authored Nov 22, 2016
2 parents ab52e23 + cea2bf3 commit 4d47679
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,13 @@
"babel-polyfill": "^6.16.0",
"babel-preset-es2015": "^6.18.0",
"babel-preset-stage-0": "^6.16.0",
"babel-runtime": "^6.18.0",
"mocha": "^3.1.2"
},
"homepage": "https://github.com/meikidd/iso-639-1#readme",
"engines": {
"node": ">=6.0"
},
"dependencies": {
"babel-runtime": "^6.18.0"
}
}

0 comments on commit 4d47679

Please sign in to comment.