1 Commits
0.9.2 ... 0.9.3

Author SHA1 Message Date
92d68cefc8 Update package.json 2023-02-13 02:09:08 +03:00

View File

@ -1,6 +1,6 @@
{
"name": "@webislife/wc-wysiwyg",
"version": "0.9.2",
"version": "0.9.3",
"description": "WYWSIWYG HTML5 Editor written in ts and designed by web-componennt, support all JS frameworks and browsers",
"main": "dist/wc-wysiwyg.js",
"type": "module",
@ -38,4 +38,4 @@
"@webislife:registry": "https://npm.pkg.github.com"
}
}