Skip to content

Commit 1124fc1

Browse files
committed
chore: remove refuse
1 parent deb81fa commit 1124fc1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/frontend/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@
1414
"test:unit:watch": "vitest",
1515
"test:e2e": "npx playwright test",
1616
"lint": "eslint",
17-
"lint:fix": "eslint --fix",
18-
"changelog": "changelogen --from HEAD~10 --to HEAD --output CHANGELOG.md",
19-
"release:prepare": "changelogen --from $(git describe --tags --abbrev=0 2>/dev/null || git rev-list --max-parents=0 HEAD) --bump --no-commit --no-tag",
20-
"release:create": "changelogen --release --push"
17+
"lint:fix": "eslint --fix"
2118
},
2219
"dependencies": {
2320
"@nuxt/icon": "^1.15.0",

0 commit comments

Comments
 (0)