Skip to content

Commit 3f2ba34

Browse files
committed
Added compress demo images script
1 parent c0aecfb commit 3f2ba34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"main": "index.js",
77
"scripts": {
88
"test": "echo \"Error: no test specified\" && exit 1",
9-
"build": "gulp"
9+
"build": "gulp",
10+
"compress-demo-images": "gulp compressDemoImages"
1011
},
1112
"keywords": [],
1213
"author": "",

0 commit comments

Comments
 (0)