Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit 278976f

Browse files
fix(bitcoin-unit): allow NaN values
New version of bitcoin-convert supports conversion of NaN values.
1 parent 81f89d7 commit 278976f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"autolinker": "^0.22.0",
2323
"backbone": ">=1.2.1",
2424
"backbone.localstorage": "^1.1.16",
25-
"bitcoin-convert": "^1.0.2",
25+
"bitcoin-convert": "^1.0.4",
2626
"chosen": "0.0.2",
2727
"cropit": "0.5.1",
2828
"ini": "^1.3.4",

0 commit comments

Comments
 (0)