Skip to content

Commit

Permalink
fix: publish missing generated/* folder on npm too
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Mar 8, 2022
1 parent a952ca1 commit a0195cd
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 82 deletions.
160 changes: 80 additions & 80 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"@types/cookie": "0.4.1",
"@types/lodash-es": "4.17.6",
"@types/mocha": "9.1.0",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"@typescript-eslint/eslint-plugin": "5.14.0",
"@typescript-eslint/parser": "5.14.0",
"eslint": "8.10.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-svelte3": "3.4.1",
Expand Down

0 comments on commit a0195cd

Please sign in to comment.