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

Update plugins used in plugins example (#1637)

This commit is contained in:
Conor Cussell
2018-02-21 20:40:55 +00:00
committed by Ian Storm Taylor
parent 1269be7ba8
commit a43c3fbb61
2 changed files with 8 additions and 8 deletions

View File

@@ -60,8 +60,8 @@
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-sourcemaps": "^0.4.2",
"rollup-plugin-uglify": "^3.0.0",
"slate-collapse-on-escape": "^0.5.0",
"slate-soft-break": "^0.5.0",
"slate-collapse-on-escape": "^0.6.0",
"slate-soft-break": "^0.6.0",
"slate-sugar": "^0.6.1",
"source-map-support": "^0.4.0",
"to-camel-case": "^1.0.0",