Skip to content

Commit

Permalink
Fix bug in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lanttu1243 committed Nov 4, 2024
1 parent 85a880f commit db67caf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"start": "strapi start",
"build": "strapi build",
"generate": "node generateStrapiKeys",
"prebuild": "cd src/plugins/management && npm run build",
"strapi": "strapi"
},
"dependencies": {
Expand Down

0 comments on commit db67caf

Please sign in to comment.