Skip to content

Commit ce363cd

Browse files
0.1.0
1 parent 7192ac9 commit ce363cd

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,32 +7,32 @@
77
},
88
"displayName": "Nativescript: Angular HTML Snippets",
99
"description": "This extension adds all HTML Nativescript UI Components, Layouts and Gestures snippets.",
10-
"version": "0.0.1",
10+
"version": "0.1.0",
1111
"icon": "images/ns-ns.png",
1212
"categories": [
1313
"Snippets"
1414
],
1515
"keywords": [
16-
"nativescript",
17-
"snippets",
18-
"anuglar",
19-
"snipet"
20-
],
21-
"galleryBanner": {
22-
"color": "#494949",
23-
"theme": "dark"
16+
"nativescript",
17+
"snippets",
18+
"anuglar",
19+
"snipet"
20+
],
21+
"galleryBanner": {
22+
"color": "#494949",
23+
"theme": "dark"
2424
},
2525
"homepage": "https://github.com/ElecTreeFrying/nativescript-angular-html-snippets/blob/master/README.md",
2626
"readme": "",
27-
"repository": {
28-
"type": "git",
29-
"url": "https://github.com/ElecTreeFrying/nativescript-angular-html-snippets.git"
30-
},
31-
"bugs": {
32-
"email": "electreefrying.git@gmail.com",
33-
"url": "https://github.com/ElecTreeFrying/nativescript-angular-html-snippets/issues"
34-
},
35-
"license": "MIT",
27+
"repository": {
28+
"type": "git",
29+
"url": "https://github.com/ElecTreeFrying/nativescript-angular-html-snippets.git"
30+
},
31+
"bugs": {
32+
"email": "electreefrying.git@gmail.com",
33+
"url": "https://github.com/ElecTreeFrying/nativescript-angular-html-snippets/issues"
34+
},
35+
"license": "MIT",
3636
"engines": {
3737
"vscode": "^1.43.0"
3838
},

0 commit comments

Comments
 (0)