Skip to content

Commit ebd1b94

Browse files
committed
pkg: remove fixpack package.
1 parent 0870c29 commit ebd1b94

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"eslint-plugin-node": "6.0.1",
2828
"eslint-plugin-promise": "3.7.0",
2929
"eslint-plugin-standard": "3.0.1",
30-
"fixpack": "2.3.1",
3130
"pre-commit": "1.2.2"
3231
},
3332
"engines": {
@@ -58,7 +57,6 @@
5857
"url": "https://github.com/renderforest/renderforest-sdk-node.git"
5958
},
6059
"scripts": {
61-
"fix-package": "fixpack",
6260
"lint": "./node_modules/.bin/eslint src examples --fix",
6361
"lint-no-fix": "./node_modules/.bin/eslint src examples",
6462
"pre-commit": "npm run lint-no-fix"

0 commit comments

Comments
 (0)