Skip to content

Commit 13df976

Browse files
committed
Remove unnecessary script
1 parent 3a250ca commit 13df976

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"description": "ESLint configuration for micro-services built using Node.js and TypeScript",
55
"main": "index.js",
66
"scripts": {
7-
"test": "node test",
8-
"package": "npm pack"
7+
"test": "node test"
98
},
109
"engines": {
1110
"node": ">=18"

0 commit comments

Comments
 (0)