Skip to content

Commit

Permalink
feat: adds browser key to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
marabesi committed Feb 17, 2022
1 parent d224f6d commit d4bc982
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 @@ -4,6 +4,7 @@
"description": "Know when you are importing a class and is not using it in the file, easy and fast, inspired by PHPStorm",
"version": "0.9.1",
"publisher": "marabesi",
"browser": "./out/src/extension.js",
"icon": "arrows.png",
"engines": {
"vscode": "^1.60.0"
Expand Down

0 comments on commit d4bc982

Please sign in to comment.