This website requires JavaScript.
Explore
Help
Register
Sign In
laoxong
/
misskey
Watch
1
Star
0
Fork
0
You've already forked misskey
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
misskey
/
.npmrc
4 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: .npmrcによりpackage.json記載のnodeバージョンに満たない場合はビルドに失敗するようにする (#12755)
2023-12-23 15:32:31 +09:00
engine-strict = true
deps: update pnpm to v10 (#15588) * Revert "fix(build): corepackのバグの回避 (#15387)" This reverts commit 9c70a4e63130f85d191c5bc16d0a4be5cd1dece2. * deps: update pnpm to v10 * fix broken lockfile * update changelog * fix * fix * Revert "fix" This reverts commit 4abc6c194edc20989f5ec97d343307a4b8c9047d. * fix * fix * attempt to fix docker build * lint fixes * fix: revertしすぎた * detect pnpm version and install it * fix: そもそもpnpmを2回入れる必要がないかも * fix * refactor * fix * refactor: remove unnecessary arg * Update Dockerfile * update pnpm to v10.6.1 * Update Changelog * chore: use node to avoid installing jq
2025-03-07 16:03:52 +09:00
save-exact = true
fix(deps): pnpm v10でre2のインストールに失敗することがある問題を修正 (#15627) * fix(deps): pnpm v10でre2のインストールに失敗することがある問題を修正 * fix * fix docker build * fix build failure on Windows
2025-03-08 18:56:53 +09:00
shell-emulator = true
Reference in New Issue
Copy Permalink