Skip to content

Commit f9563ce

Browse files
author
kiran
committed
added react@15.0 in dependencies
1 parent 1f9071c commit f9563ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"dependencies": {
5959
"highlight.js": "^8.4.x",
60-
"react": "^0.14.0",
61-
"react-dom": "^0.14.0"
60+
"react": "^0.14.0 || ^15.0.0",
61+
"react-dom": "^0.14.0 || ^15.0.0"
6262
}
6363
}

0 commit comments

Comments
 (0)