Skip to content

Commit 9c30c97

Browse files
committed
Remove empty test script
1 parent 4b765a0 commit 9c30c97

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"main": "index.js",
66
"scripts": {
77
"start": "webpack-dev-server --config webpack-config.js",
8-
"build": "webpack --config webpack-config.js",
9-
"test": "npm test"
8+
"build": "webpack --config webpack-config.js"
109
},
1110
"keywords": [
1211
"jquery-ui",

0 commit comments

Comments
 (0)