mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-07 07:46:32 +02:00
unpin slate dev deps
This commit is contained in:
10
package.json
10
package.json
@@ -79,11 +79,11 @@
|
||||
"rollup-plugin-terser": "^5.1.2",
|
||||
"rollup-plugin-typescript2": "^0.25.2",
|
||||
"rollup-plugin-uglify": "^6.0.3",
|
||||
"slate": "^0.50.0",
|
||||
"slate-history": "^0.50.0",
|
||||
"slate-hyperscript": "^0.50.0",
|
||||
"slate-react": "^0.50.0",
|
||||
"slate-schema": "^0.50.0",
|
||||
"slate": "*",
|
||||
"slate-history": "*",
|
||||
"slate-hyperscript": "*",
|
||||
"slate-react": "*",
|
||||
"slate-schema": "*",
|
||||
"typescript": "^3.7.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user