Skip to content

Commit

Permalink
fix: 🐛 update babel
Browse files Browse the repository at this point in the history
  • Loading branch information
Gpx committed May 23, 2019
1 parent fa0a127 commit 2fe229d
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 86 deletions.
161 changes: 77 additions & 84 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"homepage": "https://github.com/travelperk/fabricator#readme",
"devDependencies": {
"@babel/cli": "7.4.4",
"@babel/core": "7.4.4",
"@babel/preset-env": "7.4.4",
"@babel/core": "7.4.5",
"@babel/preset-env": "7.4.5",
"babel-jest": "24.8.0",
"husky": "2.3.0",
"jest": "24.8.0",
Expand Down

0 comments on commit 2fe229d

Please sign in to comment.