chore: add npmrc to pin registry (#377)

This commit is contained in:
Dinq 2023-04-18 23:55:44 +08:00 committed by GitHub
parent 328f81e46a
commit d23e631e58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
.npmrc Normal file
View File

@ -0,0 +1,4 @@
registry=https://registry.npmjs.org
# https://zenn.dev/haxibami/scraps/083718c1beec04
strict-peer-dependencies=false