chore: fix packages version

This commit is contained in:
himself65
2023-04-13 18:33:21 -05:00
parent f902d0c324
commit 3954f309aa
11 changed files with 588 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "@toeverything/y-indexeddb",
"type": "module",
"version": "0.5.2",
"scripts": {
"build": "vite build"
},