Merge pull request #750 from prymitive/npm-save-exact

fix(ui): add npmrc file with save-exact=true
This commit is contained in:
Łukasz Mierzwa
2019-06-02 09:08:09 +01:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -1 +0,0 @@
--add.exact true

1
ui/.npmrc Normal file
View File

@@ -0,0 +1 @@
save-exact=true