Skip to content

Commit

Permalink
Move babel-types to dependencies (used explicitly in style-components)
Browse files Browse the repository at this point in the history
  • Loading branch information
chiplay committed Nov 24, 2019
1 parent b2babb7 commit 529b9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"travis-deploy-once": "travis-deploy-once"
},
"dependencies": {
"babel-types": "^6.26.0",
"lodash.camelcase": "^4.3.0",
"lodash.isstring": "^4.0.1",
"lodash.kebabcase": "^4.1.1",
Expand All @@ -45,7 +46,6 @@
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"babel-types": "^6.26.0",
"eslint-config-davesnx-rules": "^1.0.0",
"husky": "^1.1.2",
"mocha": "^3.1.2",
Expand Down

0 comments on commit 529b9db

Please sign in to comment.