Skip to content

Commit

Permalink
Moving bitcoind-rpc to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewfhart committed Oct 12, 2015
1 parent 398904d commit 3fdf21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"homepage": "https://github.com/andrewfhart/openassets",
"devDependencies": {
"assert": "^1.1.2",
"bitcoind-rpc": "0.3.1",
"chai": "^1.9.2",
"mocha": "^2.0.1",
"should": "^4.2.1",
Expand All @@ -37,7 +38,6 @@
"dependencies": {
"async": "^0.9.0",
"bitcore": "^0.13.4",
"bitcoind-rpc": "0.3.1",
"bufferput": "^0.1.2",
"buffertools": "^2.1.2",
"leb": "^0.3.0"
Expand Down

0 comments on commit 3fdf21a

Please sign in to comment.