Skip to content

Commit 3a7530a

Browse files
committed
remove no-test "test"
1 parent fe13c74 commit 3a7530a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

webpack/package.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,5 @@
2727
},
2828
"license": "MIT",
2929
"main": "main.js",
30-
"private": true,
31-
"scripts": {
32-
"test": "echo \"Error: no test specified\" && exit 1"
33-
}
30+
"private": true
3431
}

0 commit comments

Comments
 (0)