mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-31 19:01:54 +02:00
Fix stale decorations (#4876)
* test changes * fix decoration not updating * Add changeset * Fix lint issues * Tests with earlier version of Node.js * Bump node version on CI The base typescript config uses ESNext as target, so presumably the latest node should be used. Co-authored-by: Dylan Schiemann <dylan@dojotoolkit.org>
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
"slate-hyperscript": "workspace:*",
|
||||
"slate-react": "workspace:*",
|
||||
"source-map-loader": "^0.2.4",
|
||||
"ts-jest": "^27.1.3",
|
||||
"typescript": "3.9.7"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
|
Reference in New Issue
Block a user