Skip to content

Commit

Permalink
fix npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
clementroche committed Apr 7, 2024
1 parent 414caf8 commit b8a6b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"postbuild": "next-sitemap",
"analyze": "cross-env ANALYZE=true next build",
"prepare": "husky install",
"preinstall": "npmrc-replace-env -w"
"npmrc": "npx npmrc-replace-env -w"
},
"dependencies": {
"@ducanh2912/next-pwa": "^10.2.5",
Expand Down

0 comments on commit b8a6b92

Please sign in to comment.