Skip to content

Commit

Permalink
fix: add main file in package for CJS loaders
Browse files Browse the repository at this point in the history
  • Loading branch information
manekinekko committed Aug 9, 2019
1 parent 173c8ea commit 6bcc8df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -41,6 +41,7 @@
"reflect-metadata": "^0.1.12",
"typescript": "3.5.3"
},
"main": "./dist/index.js",
"schematics": "./schematics/collection.json",
"lint-staged": {
"*.ts": [
Expand Down

0 comments on commit 6bcc8df

Please sign in to comment.