Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Mostafa Kamal authored Dec 2, 2017
1 parent d040f97 commit 2bc80e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"build": "node build/build.js"
},
"dependencies": {
"react": "^16.1.0",
"react-dom": "^16.1.0"
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
"devDependencies": {
"autoprefixer": "^7.1.2",
Expand Down

0 comments on commit 2bc80e3

Please sign in to comment.