Skip to content

Commit

Permalink
Restore lock, use correct pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Aug 20, 2024
1 parent c6cf77b commit a42e370
Show file tree
Hide file tree
Showing 2 changed files with 8,415 additions and 11,640 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"build": "dotenv -- turbo build",
"build:control": "rollup -c rollup.config.mjs",
"build:flags": "RETAIN_FLAGS=true ember build --env production --suppress-sizes",
"link:all": "esyes ./bin/link-all.mts",
"clean": "node ./bin/clean.mjs",
"link:all": "esyes ./bin/link-all.mts",
"lint": "npm-run-all lint:*",
"lint:files": "turbo lint",
"lint:format": "prettier -c .",
Expand Down Expand Up @@ -172,5 +172,5 @@
"node": "20.9.0",
"pnpm": "8.5.0"
},
"packageManager": "pnpm@9.6.0+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e"
"packageManager": "pnpm@8.5.0"
}
Loading

0 comments on commit a42e370

Please sign in to comment.