diff options
| author | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-09-01 16:48:22 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-09-01 16:48:22 +0900 |
| commit | e846e3d5712d73934aee9d1a4dfb7dd5cda41ce4 (patch) | |
| tree | a86b956ce9bc3eb63d6e8a2cc2db8786cfdc2b36 /.npmrc | |
| parent | Merge pull request #2559 from acid-chicken/patch-4 (diff) | |
| download | misskey-e846e3d5712d73934aee9d1a4dfb7dd5cda41ce4.tar.gz misskey-e846e3d5712d73934aee9d1a4dfb7dd5cda41ce4.tar.bz2 misskey-e846e3d5712d73934aee9d1a4dfb7dd5cda41ce4.zip | |
Update .npmrc
Diffstat (limited to '.npmrc')
| -rw-r--r-- | .npmrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ -save-exact=true +save-exact = true package-lock = false |