Skip to content

Commit 4597149

Browse files
committed
Fix for VSCE
1 parent 60d2413 commit 4597149

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bootstrap-vscode-theme",
33
"displayName": "Bootstrap Theme",
44
"description": "Bootstrap theme for Shiki, VS Code, and more",
5-
"version": "0.0.8",
5+
"version": "0.0.9",
66
"publisher": "bootstrap",
77
"icon": "icon.png",
88
"galleryBanner": {
@@ -62,7 +62,6 @@
6262
"prepublishOnly": "npm run build"
6363
},
6464
"type": "module",
65-
"main": "./index.js",
6665
"exports": {
6766
".": "./index.js",
6867
"./themes/*.json": "./themes/*.json"

0 commit comments

Comments
 (0)