Skip to content

Commit 221883f

Browse files
committed
add dev alias
1 parent f481851 commit 221883f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"author": "Haniffa Lab",
88
"scripts": {
99
"build": "strapi build",
10+
"dev": "npm run develop",
1011
"develop": "strapi develop",
1112
"gcp-build": "strapi build",
1213
"lint": "eslint --ext .js src",

0 commit comments

Comments
 (0)