We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f481851 commit 221883fCopy full SHA for 221883f
1 file changed
package.json
@@ -7,6 +7,7 @@
7
"author": "Haniffa Lab",
8
"scripts": {
9
"build": "strapi build",
10
+ "dev": "npm run develop",
11
"develop": "strapi develop",
12
"gcp-build": "strapi build",
13
"lint": "eslint --ext .js src",
0 commit comments