Skip to content

Commit

Permalink
update package.json to export whole source
Browse files Browse the repository at this point in the history
Co-authored-by: Phil Pluckthun <phil@kitten.sh>
  • Loading branch information
Austaras and kitten committed Oct 16, 2020
1 parent 051abb6 commit 28513be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
"source": "./src/Wonka.ts"
},
"./package.json": "./package.json",
"./lib/": "./lib/"
"./": "./"
},
"sideEffects": false,
"files": [
Expand Down

0 comments on commit 28513be

Please sign in to comment.