Skip to content

Commit a747395

Browse files
committed
chore: fix npm script
1 parent e867661 commit a747395

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"gulp": "gulp",
5151
"ncu": "ncu",
5252
"test": "npm run lint",
53+
"build": "gulp default",
5354
"lint": "gulp lint",
5455
"serve": "gulp serve"
5556
}

0 commit comments

Comments
 (0)