mirror of
https://github.com/slidevjs/rough-notation.git
synced 2026-01-24 22:10:27 +01:00
chore: release script
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"scripts": {
|
||||
"build": "unbuild",
|
||||
"prepack": "npm run build",
|
||||
"release": "bumpp && pnpm publish",
|
||||
"lint": "tslint -p tsconfig.json"
|
||||
},
|
||||
"repository": {
|
||||
@@ -33,6 +34,7 @@
|
||||
"roughjs": "^4.6.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"bumpp": "^9.3.0",
|
||||
"tslint": "^6.1.3",
|
||||
"typescript": "^5.3.3",
|
||||
"unbuild": "^2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user