Skip to content

Commit 1f03947

Browse files
committed
[v1.1.1]: Changed homepage to VSCode marketplace
1 parent 72c07a5 commit 1f03947

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publisher": "NeptuneCSS",
55
"icon": "icon.png",
66
"description": "VS Code snippets for Neptune CSS",
7-
"version": "1.1.0",
7+
"version": "1.1.1",
88
"license": "MIT",
99
"author": "CGWebDev2003",
1010
"repository": {
@@ -14,7 +14,7 @@
1414
"bugs": {
1515
"url": "https://github.com/neptune-css/neptune-snippets/issues"
1616
},
17-
"homepage": "https://github.com/neptune-css/neptune-snippets#readme",
17+
"homepage": "https://marketplace.visualstudio.com/items?itemName=NeptuneCSS.neptune-snippets",
1818
"engines": {
1919
"vscode": "^1.77.0"
2020
},

0 commit comments

Comments
 (0)