update file page for jsonp

This commit is contained in:
Cadence Ember
2025-11-23 01:55:57 +13:00
parent a26fe3cd13
commit fb48224f6b
4 changed files with 252 additions and 78 deletions

View File

@@ -1,3 +1,3 @@
#lang info
(define build-deps '("rackunit-lib" "web-server-lib" "http-easy-lib" "html-parsing" "html-writing" "json-pointer" "typed-ini-lib" "memo" "net-cookies-lib" "db"))
(define build-deps '("rackunit-lib" "web-server-lib" "http-easy-lib" "html-parsing" "html-writing" "json-pointer" "typed-ini-lib" "memo" "net-cookies-lib" "db" "sequence-tools-lib"))