Skip to content

Commit 901fa7f

Browse files
authored
Merge pull request #76 from NativeScript/lini/add-github-repo
Update package.json
2 parents 75447b0 + 94a7d5a commit 901fa7f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "nativescript-camera",
33
"version": "3.1.4",
44
"description": "Provides API for using device camera",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/NativeScript/nativescript-camera"
8+
},
59
"main": "camera",
610
"typings": "index.d.ts",
711
"nativescript": {

0 commit comments

Comments
 (0)