Skip to content

Commit

Permalink
add main file
Browse files Browse the repository at this point in the history
  • Loading branch information
Nillcon248 committed Oct 6, 2021
1 parent 33226cc commit 9cd0a14
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 @@ -2,6 +2,7 @@
"name": "ngx-auto-unsubscribe-decorator",
"description": "Decorator for auto unsubscribtion from observable",
"version": "0.0.5",
"main": "dist/auto-unsubscribe.decorator.js",
"scripts": {
"build": "tsc",
"test": "jasmine-ts --config=jasmine.json",
Expand Down

0 comments on commit 9cd0a14

Please sign in to comment.