add copy strapi types script
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"dev": "next dev --turbopack -p 4081",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint"
|
||||
"lint": "next lint",
|
||||
"copy-strapi-types": "bash copy-strapi-types.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^6.7.2",
|
||||
|
||||
Reference in New Issue
Block a user