This website requires JavaScript.
Explore
Help
Register
Sign in
repobase
/
repobase
Watch
1
Star
0
Fork
You've already forked repobase
0
Code
Issues
8
Pull requests
Projects
1
Releases
Packages
Wiki
Activity
Actions
4
e0e4473172
repobase
/
.npmrc
2 lines
16 B
Text
Raw
Normal View
History
Unescape
Escape
remove and disable package-lock (#6969) * remove and disable package-lock Using exact versions in package.json has the same effect as lockfiles without all the troubles the lockfiles bring (different versions of package manager generating different lockfiles primarily). Ensured we only use exact versions in package.json and stopped generation of new lockfiles via .npmrc which is support by both the npm and yarn package managers. Fixes: https://github.com/go-gitea/gitea/issues/6967 * enable save-exact
2019-05-16 21:33:54 +02:00
save-exact=true
Reference in a new issue
Copy permalink