Skip to content

Commit f9cd52a

Browse files
committed
name update
1 parent 349c936 commit f9cd52a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{
22
"name": "ak-react-snippet",
3-
"displayName": "ak-react-snippet",
3+
"displayName": "React Code Snippets",
44
"description": "React snippet for accelerated code writing",
5-
"version": "0.0.1",
5+
"version": "0.0.2",
66
"publisher": "AnandK",
77
"author": {
88
"name": "Anand Kumar",
99
"email": "[email protected]"
1010
},
11+
"repository": {
12+
"type": "git",
13+
"url": "https://github.com/kumar-anand/ak-react-snippets.git"
14+
},
1115
"engines": {
1216
"vscode": "^1.22.0"
1317
},

0 commit comments

Comments
 (0)