Skip to content

Commit 2bc80e3

Browse files
author
Mostafa Kamal
authored
Update package.json
1 parent d040f97 commit 2bc80e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"build": "node build/build.js"
1111
},
1212
"dependencies": {
13-
"react": "^16.1.0",
14-
"react-dom": "^16.1.0"
13+
"react": "^16.2.0",
14+
"react-dom": "^16.2.0"
1515
},
1616
"devDependencies": {
1717
"autoprefixer": "^7.1.2",

0 commit comments

Comments
 (0)