We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 349c936 commit f9cd52aCopy full SHA for f9cd52a
package.json
@@ -1,13 +1,17 @@
1
{
2
"name": "ak-react-snippet",
3
- "displayName": "ak-react-snippet",
+ "displayName": "React Code Snippets",
4
"description": "React snippet for accelerated code writing",
5
- "version": "0.0.1",
+ "version": "0.0.2",
6
"publisher": "AnandK",
7
"author": {
8
"name": "Anand Kumar",
9
"email": "anand.kumar@live.in"
10
},
11
+ "repository": {
12
+ "type": "git",
13
+ "url": "https://github.com/kumar-anand/ak-react-snippets.git"
14
+ },
15
"engines": {
16
"vscode": "^1.22.0"
17
0 commit comments