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 8f62368 commit 3905550Copy full SHA for 3905550
package.json
@@ -2,7 +2,7 @@
2
"name": "advanced-html-snippets",
3
"displayName": "Advanced HTML Snippets",
4
"description": "A advanced HTML snippets for fast coding.",
5
- "version": "0.0.3",
+ "version": "0.0.4",
6
"publisher": "codegyan",
7
"author": "Prathmesh Yelne",
8
"engines": {
@@ -26,7 +26,10 @@
26
"snippets",
27
"vs extension",
28
"html5",
29
- "coding"
+ "coding",
30
+ "codegyan",
31
+ "prathmeshyelne",
32
+ "htmlSnippets"
33
],
34
"bugs": {
35
"url": "https://github.com/Codegyan-LLC/advanced-html-snippets/issues"
0 commit comments