chore: version 1.0.1
This commit is contained in:
parent
70b6009bf1
commit
85c2dd983d
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@web/mindmap",
|
||||
"version": "1.0.0",
|
||||
"name": "@apigo.cc/mindmap",
|
||||
"version": "1.0.1",
|
||||
"type": "module",
|
||||
"main": "dist/mindmap.js",
|
||||
"module": "dist/mindmap.js",
|
||||
@ -10,7 +10,8 @@
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"test": "playwright test"
|
||||
"test": "playwright test",
|
||||
"pub": "node scripts/publish.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.40.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user