Skip to content

Commit 85bfed8

Browse files
committed
Fixing build.
1 parent c9aace7 commit 85bfed8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

scripts/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
"description": "",
55
"main": "enumerate.js",
66
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
7+
"build": "echo",
8+
"clean": "echo",
9+
"test": "echo"
810
},
911
"author": "",
1012
"license": "ISC",

0 commit comments

Comments
 (0)