feat: bump package version

This commit is contained in:
Eric Maciel 2022-03-07 15:00:53 -05:00
parent 47302fa47d
commit 40303c5b8f

View File

@ -1,6 +1,6 @@
{ {
"name": "@hiveteams/collab", "name": "@hiveteams/collab",
"version": "1.0.2", "version": "1.0.3",
"description": "Slate collaborative editing", "description": "Slate collaborative editing",
"scripts": { "scripts": {
"format": "prettier --write", "format": "prettier --write",