add registry to npmrc

This commit is contained in:
Mike Fix
2018-10-01 22:37:15 -07:00
parent 3a1bab410b
commit 67be8f6071
2 changed files with 2 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ module.exports = {
},
settings: {
react: {
version: '16.4'
version: '16.5'
}
}
}

1
.npmrc
View File

@@ -1 +1,2 @@
package-lock=false
registry=https://registry.npmjs.org