1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-15 03:33:59 +02:00

fix slate-react-* peerDependencies

This commit is contained in:
Ian Storm Taylor
2018-11-02 17:39:29 -07:00
parent bb6d39edb6
commit 456d8f570f
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@
"immutable": ">=3.8.1",
"react": ">=0.14.0",
"react-dom": ">=0.14.0",
"slate": ">=0.43.0"
"slate": ">=0.43.6"
},
"devDependencies": {
"immutable": "^3.8.1",