Skip to content

Commit

Permalink
Merge pull request #50 from samth/master
Browse files Browse the repository at this point in the history
fix deps
  • Loading branch information
soegaard authored Dec 9, 2024
2 parents 6495d3a + 03fbfb9 commit 73aeeb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion info.rkt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#lang info
(define collection 'multi)
(define version "0.1")
(define deps '("base"
(define deps '("data-lib"
"base"
"draw-lib"
"math-lib"
"gui-lib"
Expand Down

0 comments on commit 73aeeb9

Please sign in to comment.