Skip to content

Commit cb96e85

Browse files
committed
canvas
1 parent e9d7f3a commit cb96e85

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

packages.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,25 @@
281281
"repo": "https://github.com/purescript/purescript-bifunctors.git",
282282
"version": "v2.0.0"
283283
},
284+
"canvas": {
285+
"dependencies": [
286+
"arraybuffer-types",
287+
"bifunctors",
288+
"control",
289+
"eff",
290+
"either",
291+
"exceptions",
292+
"foldable-traversable",
293+
"functions",
294+
"invariant",
295+
"maybe",
296+
"monoid",
297+
"newtype",
298+
"prelude"
299+
],
300+
"repo": "https://github.com/purescript-contrib/purescript-canvas.git",
301+
"version": "v2.0.0"
302+
},
284303
"catenable-lists": {
285304
"dependencies": [
286305
"arrays",

0 commit comments

Comments
 (0)