chore: bump version to 1.0.3

This commit is contained in:
thecodrr
2022-07-15 18:42:42 +05:00
parent bb4fd135a4
commit eda4723df1
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@streetwriters/editor",
"version": "1.0.2",
"version": "1.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@streetwriters/editor",
"version": "1.0.2",
"version": "1.0.3",
"license": "GPL-3.0",
"dependencies": {
"@_ueberdosis/prosemirror-tables": "^1.1.3",

View File

@@ -1,6 +1,6 @@
{
"name": "@streetwriters/editor",
"version": "1.0.2",
"version": "1.0.3",
"main": "dist/es/index.js",
"license": "GPL-3.0",
"repository": {