Update package.json

This commit is contained in:
Marcos Rodriguez Vélez 2021-07-01 20:48:12 -04:00 committed by GitHub
parent e1a4addd71
commit eb8a2e9c07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,15 +12,7 @@
"type": "git",
"url": "git://github.com/TalaikisInc/react-native-obscure.git"
},
"scripts": {
"upgrade:list": "ncu",
"upgrade:install": "ncu -u",
"publish": "npm publish --access public"
},
"peerDependencies": {
"react-native": "^0.60.5"
},
"devDependencies": {
"npm-check-updates": "^3.1.21"
}
}