Skip to content

Commit 8920587

Browse files
committed
Version bump
1 parent 77ad0a3 commit 8920587

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nebulaenhance",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"private": true,
55
"description": "Enhancer for Nebula. Adds some quality of life features to the nebula player.",
66
"type": "module",
@@ -35,8 +35,7 @@
3535
"lint:css": "stylelint '**/*.scss'",
3636
"lint:ext": "web-ext lint",
3737
"lint-fix": "npm run lint:js -- --fix && npm run lint:css -- --fix && npm run lint:ext",
38-
"clean": "rimraf extension-dist",
39-
"prepare": "husky install"
38+
"clean": "rimraf extension-dist"
4039
},
4140
"keywords": [
4241
"nebula",

0 commit comments

Comments
 (0)