Skip to content

Commit

Permalink
fix: Mark the extension as "preview" (#3302)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored May 23, 2024
1 parent fe4d836 commit e6d318a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"license": "GPL-3.0-or-later",
"version": "4.0.0-alpha.12",
"publisher": "streetsidesoftware",
"preview": true,
"private": true,
"type": "module",
"main": "./packages/client/dist/extension.cjs",
Expand Down

0 comments on commit e6d318a

Please sign in to comment.