Skip to content

Commit

Permalink
Add stream dependency to resolve deployment issues
Browse files Browse the repository at this point in the history
As per advice here sveltejs/kit#2523
  • Loading branch information
mkstix6 committed Oct 14, 2021
1 parent 52eeed1 commit 693fb03
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
31 changes: 31 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"husky": "^7.0.1",
"prettier": "~2.2.1",
"prettier-plugin-svelte": "^2.2.0",
"stream": "^0.0.2",
"svelte": "^3.42.1",
"svelte-check": "^2.2.4",
"svelte-highlight": "^3.2.0",
Expand Down

0 comments on commit 693fb03

Please sign in to comment.