mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-01 13:00:16 +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-terser": "^5.1.2",
|
||||||
"rollup-plugin-typescript2": "^0.25.2",
|
"rollup-plugin-typescript2": "^0.25.2",
|
||||||
"rollup-plugin-uglify": "^6.0.3",
|
"rollup-plugin-uglify": "^6.0.3",
|
||||||
"slate": "^0.50.0",
|
"slate": "*",
|
||||||
"slate-history": "^0.50.0",
|
"slate-history": "*",
|
||||||
"slate-hyperscript": "^0.50.0",
|
"slate-hyperscript": "*",
|
||||||
"slate-react": "^0.50.0",
|
"slate-react": "*",
|
||||||
"slate-schema": "^0.50.0",
|
"slate-schema": "*",
|
||||||
"typescript": "^3.7.2"
|
"typescript": "^3.7.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user