forked from cadence/breezewiki
Add info.rkt with dependencies
This commit is contained in:
parent
1ae323fa5e
commit
8c65b2ed02
1 changed files with 3 additions and 0 deletions
3
info.rkt
Normal file
3
info.rkt
Normal file
|
@ -0,0 +1,3 @@
|
|||
#lang info
|
||||
|
||||
(define build-deps '("rackunit-lib" "web-server-lib" "http-easy-lib" "html-parsing" "html-writing" "json-pointer"))
|
Loading…
Reference in a new issue