Skip to content

Commit

Permalink
Update package structure of npm module
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Apr 25, 2023
1 parent 8bd965e commit 58e50fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -77,6 +77,10 @@
"main": "./dist/extension",
"browser": "./dist/web/extension.js",
"sideEffects": false,
"files": [
"icons",
"dist/material-icons.json"
],
"contributes": {
"iconThemes": [
{
Expand Down

0 comments on commit 58e50fc

Please sign in to comment.