Skip to content

Commit bbee329

Browse files
authored
Add web-html dependency (#4)
Since that is required now
1 parent ae2ff8a commit bbee329

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"package.json"
1616
],
1717
"dependencies": {
18-
"purescript-web-dom": "^1.0.0"
18+
"purescript-web-dom": "^1.0.0",
19+
"purescript-web-html": "^1.0.0"
1920
}
2021
}

0 commit comments

Comments
 (0)