Skip to content

Commit

Permalink
📦 Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
9at8 committed Aug 26, 2018
1 parent 08b70b9 commit 173b42b
Show file tree
Hide file tree
Showing 3 changed files with 7,145 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node_modules/*
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"keywords": [],
"main": "src/index.js",
"dependencies": {
"react": "16.3.2",
"react-dom": "16.3.2",
"react-scripts": "1.1.4"
"react": "^16.4.2",
"react-dom": "^16.4.2",
"react-scripts": "^1.1.5"
},
"devDependencies": {},
"scripts": {
Expand Down
Loading

0 comments on commit 173b42b

Please sign in to comment.