Skip to content

Commit

Permalink
Ensure function options get called with unformatted href (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Frasser authored Mar 25, 2023
1 parent afc51f1 commit 1703b18
Show file tree
Hide file tree
Showing 4 changed files with 297 additions and 4 deletions.
284 changes: 284 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 @@ -60,6 +60,7 @@
"request": "^2.88.2",
"rollup": "^2.42.1",
"rollup-plugin-terser": "^7.0.2",
"sinon": "^15.0.2",
"typescript": "^4.4.2"
},
"private": true,
Expand Down
Loading

0 comments on commit 1703b18

Please sign in to comment.