Skip to content
This repository was archived by the owner on Sep 11, 2018. It is now read-only.

Commit 85023bc

Browse files
author
Claudio Ludovico Panetta
committed
Change build script name
1 parent 45557a4 commit 85023bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"main": "src/carousel.js",
1717
"scripts": {
1818
"dev": "webpack-dev-server --open --inline --hot",
19-
"postinstall": "webpack"
19+
"build": "webpack"
2020
},
2121
"repository": {
2222
"type": "git",

0 commit comments

Comments
 (0)