Skip to content

Commit

Permalink
Upgrade @babel/core to 7.4.3 (#1283)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornreppen authored Apr 9, 2019
1 parent 33c4eed commit 897e062
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 9 deletions.
45 changes: 39 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,12 @@
"tangram": "^0.18.0"
},
"devDependencies": {
"@babel/core": "^7.4.3",
"@storybook/addon-actions": "^5.0.3",
"@storybook/addon-links": "^5.0.3",
"@storybook/addons": "^5.0.3",
"@storybook/react": "^5.0.3",
"babel-loader": "^8.0.5",
"coveralls": "^3.0.3",
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.10.0",
Expand All @@ -45,9 +47,7 @@
"lint-staged": "^8.1.5",
"prettier": "^1.16.4",
"pretty-quick": "^1.10.0",
"storybook-addon-material-ui": "^0.9.0-alpha.17",
"@babel/core": "^7.4.0",
"babel-loader": "^8.0.5"
"storybook-addon-material-ui": "^0.9.0-alpha.17"
},
"eslintConfig": {
"extends": "react-app",
Expand Down

0 comments on commit 897e062

Please sign in to comment.