Skip to content

Commit

Permalink
fix: exporting package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
satanTime committed Apr 11, 2022
1 parent d87e1b8 commit 4441f59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libs/ng-mocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@
".": {
"types": "./ng-mocks.d.ts",
"default": "./index.js"
}
},
"./package.json": "./package.json"
},
"ng-update": {
"migrations": "./migrations.json"
Expand Down

0 comments on commit 4441f59

Please sign in to comment.