mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-31 10:51:44 +02:00
pin react dev dependencies to version 15.2
This commit is contained in:
@@ -54,10 +54,10 @@
|
||||
"np": "^2.9.0",
|
||||
"npm-run-all": "^2.3.0",
|
||||
"prismjs": "^1.5.1",
|
||||
"react": "^15.2.0",
|
||||
"react-addons-perf": "^15.2.1",
|
||||
"react-addons-test-utils": "^15.3.0",
|
||||
"react-dom": "^15.1.0",
|
||||
"react": "~15.2.0",
|
||||
"react-addons-perf": "~15.2.1",
|
||||
"react-addons-test-utils": "~15.1.0",
|
||||
"react-dom": "~15.2.0",
|
||||
"react-frame-aware-selection-plugin": "0.0.5",
|
||||
"react-frame-component": "^0.6.2",
|
||||
"react-portal": "^2.2.0",
|
||||
|
Reference in New Issue
Block a user