Skip to content

Commit

Permalink
fix(package): disable module
Browse files Browse the repository at this point in the history
  • Loading branch information
Utzel-Butzel committed Jul 26, 2020
1 parent 3dffcb4 commit 58e666e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"license": "Apache-2",
"main": "dist/bundle.js",
"main:scss": "source/globals/styles.scss",
"module": "src/index.js",
"sideEffects": false,
"scripts": {
"build:legacy": "node scripts/build.js && yarn build:css && yarn build:cssmin",
Expand Down

0 comments on commit 58e666e

Please sign in to comment.