Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebucaran committed Sep 4, 2018
1 parent 912934d commit b9a44dc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -43,12 +43,12 @@
},
"devDependencies": {
"babel-plugin-transform-react-jsx": "^6.24.1",
"babel-preset-env": "^1.6.1",
"jest": "^22.4.3",
"prettier": "^1.11.1",
"rollup": "^0.57.1",
"babel-preset-env": "^1.7.0",
"jest": "^23.5.0",
"prettier": "^1.14.2",
"rollup": "^0.65.0",
"typescript": "2.8.1",
"uglify-js": "3.3.16"
"uglify-js": "3.4.9"
},
"prettier": {
"semi": false
Expand Down

2 comments on commit b9a44dc

@okwolf
Copy link
Contributor

@okwolf okwolf commented on b9a44dc Sep 4, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👨‍💻 😓 💪

@jorgebucaran
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

screen shot 2018-09-04 at 9 37 45

Please sign in to comment.