Skip to content

Commit

Permalink
fix: add dist to project files
Browse files Browse the repository at this point in the history
  • Loading branch information
sverrehagen committed Sep 15, 2022
1 parent 1361511 commit 30e2ca8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
".": "./dist/index.js",
"./*.js": "./dist/*.js"
},
"files": [
"/dist"
],
"repository": {
"type": "git",
"url": "git+https://github.com/schibsted/react-account.git"
Expand Down

0 comments on commit 30e2ca8

Please sign in to comment.