Skip to content

Commit

Permalink
add storageScripts to npm release
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskalmar committed Jan 26, 2021
1 parent fcfac1b commit 1dfdca3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"release": "np --no-publish"
},
"files": [
"lib"
"lib",
"storageScripts"
],
"jest": {
"testEnvironment": "node"
Expand Down

0 comments on commit 1dfdca3

Please sign in to comment.