Skip to content

Commit 8a8e0a6

Browse files
committed
Remove unused dependencies, bump uint
1 parent 45b4b62 commit 8a8e0a6

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

bower.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,10 @@
1616
"purescript-arraybuffer-types": "^2.0.0",
1717
"purescript-maybe": "^4.0.0",
1818
"purescript-effect": "^2.0.0",
19-
"purescript-uint": "^4.0.0"
19+
"purescript-uint": "^5.0.0"
2020
},
2121
"devDependencies": {
2222
"purescript-debug": "^4.0.0",
23-
"purescript-quickcheck": "^5.0.0",
24-
"purescript-partial": "^2.0.0",
25-
"purescript-unicode": "^4.0.1"
23+
"purescript-quickcheck": "^5.0.0"
2624
}
27-
}
25+
}

0 commit comments

Comments
 (0)