Skip to content

Commit d48f80b

Browse files
committed
updated dep, removed useless test
1 parent 52b94d8 commit d48f80b

File tree

3 files changed

+4
-10
lines changed

3 files changed

+4
-10
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# purescript-bignumber
2+
3+
Bindings to [bignumber.js](https://github.com/MikeMcl/bignumber.js/).

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"purescript-prelude": "^4.1.0",
1212
"purescript-either": "^4.0.0",
1313
"purescript-exceptions": "^4.0.0",
14-
"purescript-tuples-native": "^1.0.0",
14+
"purescript-tuples-native": "git://github.com/athanclark/purescript-tuples-native.git#fa290264e96c146c4acdad95eee4e8cfdeb6fb2b",
1515
"purescript-integers": "^4.0.0",
1616
"purescript-functions": "^4.0.0",
1717
"purescript-generics-rep": "^6.1.0",

test/Main.purs

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)