mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-16 20:24:01 +02:00
update slate peer dep in packages to prevent lerna from bumping it
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"peerDependencies": {
|
||||
"react": "^0.14.0 || ^15.0.0",
|
||||
"react-dom": "^0.14.0 || ^15.0.0",
|
||||
"slate": "^0.24.2"
|
||||
"slate": ">=0.24.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-cli": "^6.10.1",
|
||||
|
Reference in New Issue
Block a user