Merge pull request #421 from msftenhanceprovenance/patch-1

Update package.json to include the repository
This commit is contained in:
Seph Soliman 2021-11-30 10:36:45 -08:00 committed by GitHub
commit aed3fd47fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,8 @@
{
"name": "react-native-camera-kit",
"repository": {
"type": "git"
"type": "git",
"url": "https://github.com/teslamotors/react-native-camera-kit.git"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"