Skip to content

Commit

Permalink
Remove babel-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
sheerun committed Mar 26, 2018
1 parent 06df0fa commit f629d3b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ node_modules
npm-debug.log
lib
package-lock.json
package
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"main": "lib/index.js",
"main:next": "src/index.js",
"dependencies": {
"babel-runtime": "^6.18.0",
"bluebird": "^3.4.6",
"invariant": "^2.2.1",
"lodash": "^4.16.4",
Expand Down

0 comments on commit f629d3b

Please sign in to comment.