We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b765a0 commit 9c30c97Copy full SHA for 9c30c97
package.json
@@ -5,8 +5,7 @@
5
"main": "index.js",
6
"scripts": {
7
"start": "webpack-dev-server --config webpack-config.js",
8
- "build": "webpack --config webpack-config.js",
9
- "test": "npm test"
+ "build": "webpack --config webpack-config.js"
10
},
11
"keywords": [
12
"jquery-ui",
0 commit comments