Skip to content

Commit

Permalink
add pnpm config
Browse files Browse the repository at this point in the history
  • Loading branch information
minhhikari1994 committed Apr 25, 2024
1 parent 631c6dc commit f7d45b3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,11 @@
"nuxt-simple-robots": "4.0.0-rc.17",
"primeflex": "^3.3.1",
"sass": "^1.75.0"
},
"pnpm": {
"supportedArchitectures": {
"os": ["win32", "darwin", "current"],
"cpu": ["x64", "arm64"]
}
}
}

0 comments on commit f7d45b3

Please sign in to comment.