1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-16 04:04:06 +02:00

Remove reference to deprecated slate-simulator package (#2591)

This commit is contained in:
Stefan
2019-02-28 21:20:47 +01:00
committed by Ian Storm Taylor
parent a3f91e139f
commit 9c852b7367

View File

@@ -41,8 +41,7 @@
"mocha": "^2.5.3",
"react-test-renderer": "^16.6.3",
"slate": "^0.44.10",
"slate-hyperscript": "^0.11.25",
"slate-simulator": "^0.4.67"
"slate-hyperscript": "^0.11.25"
},
"scripts": {
"clean": "rm -rf ./dist ./lib ./node_modules"