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 7b65e67 commit 6bc9ab6Copy full SHA for 6bc9ab6
package.json
@@ -2,7 +2,7 @@
2
"name": "masscode-assistant",
3
"displayName": "massCode assistant",
4
"description": "Fetch snippets from massCode app",
5
- "version": "1.0.0",
+ "version": "1.0.1",
6
"publisher": "AntonReshetov",
7
"engines": {
8
"vscode": "^1.66.0"
@@ -41,7 +41,7 @@
41
"repository": {
42
"type": "git",
43
"url": "https://github.com/massCodeIO/assistant-vscode"
44
-},
+ },
45
"scripts": {
46
"vscode:prepublish": "yarn run compile",
47
"compile": "tsc -p ./",
0 commit comments