mirror of
https://github.com/cudr/slate-collaborative.git
synced 2024-10-27 20:34:06 +00:00
chore: bump package and update compile type
This commit is contained in:
parent
c67a018e89
commit
9f352a45e2
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@hiveteams/collab",
|
||||
"version": "1.0.0-alpha.4",
|
||||
"version": "1.0.0-alpha.5",
|
||||
"main": "",
|
||||
"description": "Slate collaborative editing",
|
||||
"scripts": {
|
||||
|
@ -15,7 +15,7 @@
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"suppressImplicitAnyIndexErrors": true,
|
||||
"target": "esnext"
|
||||
"target": "es2019"
|
||||
},
|
||||
"exclude": ["node_modules"],
|
||||
"include": ["**/*.ts", "**/*.tsx"]
|
||||
|
Loading…
Reference in New Issue
Block a user