Skip to content

Commit

Permalink
fix type'
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed May 18, 2024
1 parent 2484337 commit 436af87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ function fixupPackageJson(filename) {
const newPkg = {
...pkg,
...vsPkg,
type: "commonjs",
scripts: {},
version: pkg.version,
publisher: 'gfx-tintd',
icon: 'tintd-128x128.png',
Expand Down

0 comments on commit 436af87

Please sign in to comment.