Fix bad merge on package.json

This commit is contained in:
Brandon Millman
2018-01-24 22:33:33 -08:00
parent 3f0ec89f11
commit 390534497e

View File

@@ -1,6 +1,6 @@
{
"private": true,
"name": "@0xproject/kovan_faucets",
"name": "@0xproject/testnet-faucets",
"version": "1.0.6",
"description": "A faucet micro-service that dispenses test ERC20 tokens or Ether",
"main": "server.js",