发布 0.3.2

This commit is contained in:
就眠儀式
2022-01-03 01:23:18 +08:00
parent 9432944fdf
commit 9c188baccd
2 changed files with 4 additions and 5 deletions

View File

@@ -28,7 +28,6 @@
"build:example": "vite build example",
"lint:eslint": "eslint 'src/**/*.{vue,ts,tsx}' --fix",
"lint:prettier": "prettier --write 'src/**/*'",
"publish": "npm run build && npm publish --access=public",
"commit": "git cz"
},
"dependencies": {