mirror of
https://github.com/cudr/slate-collaborative.git
synced 2024-10-27 20:34:06 +00:00
chore: update version
This commit is contained in:
parent
e9d34fe05c
commit
5b38add87c
@ -1,12 +1,11 @@
|
||||
{
|
||||
"name": "@hiveteams/collab",
|
||||
"version": "1.0.0-alpha.8",
|
||||
"version": "1.0.0",
|
||||
"exports": {
|
||||
"bridge": "./build/bridge",
|
||||
"client": "./build/client",
|
||||
"backend": "./build/backend"
|
||||
"./bridge": "./build/bridge",
|
||||
"./client": "./build/client",
|
||||
"./backend": "./build/backend"
|
||||
},
|
||||
"type": "module",
|
||||
"description": "Slate collaborative editing",
|
||||
"scripts": {
|
||||
"format": "prettier --write",
|
||||
|
Loading…
Reference in New Issue
Block a user