8000 release(animated-circle): 1.1.7 · NativeScript/plugins@8ec40cc · GitHub
[go: up one dir, main page]

Skip to content

Commit 8ec40cc

Browse files
committed
release(animated-circle): 1.1.7
1 parent 5361b39 commit 8ec40cc

File tree

1 file changed

+34
-34
lines changed

1 file changed

+34
-34
lines changed

packages/animated-circle/package.json

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
11
{
2-
"name": "@nativescript/animated-circle",
3-
"version": "1.1.6",
4-
"description": "Animated circle progress in your NativeScript applications.",
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-
"TypeScript",
21-
"iOS",
22-
"Android",
23-
"animated circle"
24-
],
25-
"author": {
26-
"name": "NativeScript",
27-
"email": "oss@nativescript.org"
28-
},
29-
"bugs": {
30-
"url": "https://github.com/NativeScript/plugins/issues"
31-
},
32-
"license": "Apache-2.0",
33-
"homepage": "https://github.com/NativeScript/plugins",
34-
"readmeFilename": "README.md",
35-
"bootstrapper": "@nativescript/plugin-seed"
2+
"name": "@nativescript/animated-circle",
3+
"version": "1.1.7",
4+
"description": "Animated circle progress in your NativeScript applications.",
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+
"TypeScript",
21+
"iOS",
22+
"Android",
23+
"animated circle"
24+
],
25+
"author": {
26+
"name": "NativeScript",
27+
"email": "oss@nativescript.org"
28+
},
29+
"bugs": {
30+
"url": "https://github.com/NativeScript/plugins/issues"
31+
},
32+
"license": "Apache-2.0",
33+
"homepage": "https://github.com/NativeScript/plugins",
34+
"readmeFilename": "README.md",
35+
"bootstrapper": "@nativescript/plugin-seed"
3636
}

0 commit comments

Comments
 (0)
0