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 1003018 commit 0b61f47Copy full SHA for 0b61f47
package.json
@@ -26,7 +26,7 @@
26
"Colorizer"
27
],
28
"engines": {
29
- "vscode": "^1.86.0"
+ "vscode": "^1.84.0"
30
},
31
"categories": [
32
"Programming Languages"
@@ -45,10 +45,12 @@
45
"publisherId": "aee9e75c-ea26-4af1-b5e6-815e33288c4b",
46
"publisherDisplayName": "Jacob Cassidy",
47
"targetPlatform": "undefined",
48
- "updated": false,
+ "updated": true,
49
"isPreReleaseVersion": false,
50
"hasPreReleaseVersion": false,
51
- "installedTimestamp": 1708770163153,
52
- "pinned": false
+ "installedTimestamp": 1708787420085,
+ "pinned": false,
53
+ "isApplicationScoped": false,
54
+ "preRelease": false
55
}
56
0 commit comments