Skip to content

Commit a39bf6b

Browse files
author
rt2zz
committed
[git] add package-lock.json
1 parent be31e12 commit a39bf6b

File tree

3 files changed

+218
-3
lines changed

3 files changed

+218
-3
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
package-lock.json
2-
31
# OSX
42
#
53
.DS_Store

package-lock.json

Lines changed: 217 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "https://github.com/lwansbrough/react-native-camera.git"
66
},
7-
"version": "0.9.2",
7+
"version": "0.9.3",
88
"description": "A Camera component for React Native. Also reads barcodes.",
99
"author": "Lochlan Wansbrough <lochie@live.com> (http://lwansbrough.com)",
1010
"nativePackage": true,

0 commit comments

Comments
 (0)