Skip to content

Commit ccac450

Browse files
committed
chore: bump
1 parent 0bc2af2 commit ccac450

File tree

1 file changed

+38
-38
lines changed

1 file changed

+38
-38
lines changed

packages/camera/package.json

+38-38
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
11
{
2-
"name": "@nativescript/camera",
3-
"version": "5.0.10",
4-
"description": "Provides API for using device camera",
5-
"main": "index",
6-
"typings": "index.d.ts",
7-
"nativescript": {
8-
"platforms": {
9-
"ios": "6.0.0",
10-
"android": "6.0.0"
11-
}
12-
},
13-
"repository": {
14-
"type": "git",
15-
"url": "https://github.com/NativeScript/plugins.git"
16-
},
17-
"keywords": [
18-
"NativeScript",
19-
"JavaScript",
20-
"Android",
21-
"iOS",
22-
"camera",
23-
"gallery",
24-
"images"
25-
],
26-
"author": {
27-
"name": "NativeScript",
28-
"email": "oss@nativescript.org"
29-
},
30-
"bugs": {
31-
"url": "https://github.com/NativeScript/plugins/issues"
32-
},
33-
"license": "Apache-2.0",
34-
"homepage": "https://github.com/NativeScript/plugins",
35-
"readmeFilename": "README.md",
36-
"bootstrapper": "@nativescript/plugin-seed",
37-
"dependencies": {
38-
"nativescript-permissions": "1.3.11"
39-
}
2+
"name": "@nativescript/camera",
3+
"version": "5.0.11",
4+
"description": "Provides API for using device camera",
5+
"main": "index",
6+
"typings": "index.d.ts",
7+
"nativescript": {
8+
"platforms": {
9+
"ios": "6.0.0",
10+
"android": "6.0.0"
11+
}
12+
},
13+
"repository": {
14+
"type": "git",
15+
"url": "https://github.com/NativeScript/plugins.git"
16+
},
17+
"keywords": [
18+
"NativeScript",
19+
"JavaScript",
20+
"Android",
21+
"iOS",
22+
"camera",
23+
"gallery",
24+
"images"
25+
],
26+
"author": {
27+
"name": "NativeScript",
28+
"email": "oss@nativescript.org"
29+
},
30+
"bugs": {
31+
"url": "https://github.com/NativeScript/plugins/issues"
32+
},
33+
"license": "Apache-2.0",
34+
"homepage": "https://github.com/NativeScript/plugins",
35+
"readmeFilename": "README.md",
36+
"bootstrapper": "@nativescript/plugin-seed",
37+
"dependencies": {
38+
"nativescript-permissions": "1.3.11"
39+
}
4040
}

0 commit comments

Comments
 (0)