Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions flake.lock

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

6 changes: 1 addition & 5 deletions jsaddle-warp/jsaddle-warp.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: jsaddle-warp
version: 0.9.9.3
version: 0.9.9.4
build-type: Simple
license: MIT
license-file: LICENSE
Expand All @@ -16,14 +16,11 @@ author: Hamish Mackenzie
tested-with: GHC==9.12.2, GHC==9.10.1, GHC==9.8.4, GHC==9.6.7, GHC==9.4.8, GHC==9.2.8, GHC==9.0.2, GHC==8.10.7, GHC==8.8.4, GHC==8.6.5, GHC==8.4.4
data-files:
node-client/index.js
node-client/node_modules
node-client/node_modules/.package-lock.json
node-client/node_modules/ws
node-client/node_modules/ws/LICENSE
node-client/node_modules/ws/README.md
node-client/node_modules/ws/browser.js
node-client/node_modules/ws/index.js
node-client/node_modules/ws/lib
node-client/node_modules/ws/lib/buffer-util.js
node-client/node_modules/ws/lib/constants.js
node-client/node_modules/ws/lib/event-target.js
Expand All @@ -39,7 +36,6 @@ data-files:
node-client/node_modules/ws/lib/websocket.js
node-client/node_modules/ws/package.json
node-client/node_modules/ws/wrapper.mjs
node-client/node_modules/xmlhttprequest
node-client/node_modules/xmlhttprequest/.jshintrc
node-client/node_modules/xmlhttprequest/.npmignore
node-client/node_modules/xmlhttprequest/LICENSE
Expand Down