This commit is contained in:
Alan Shaw 2018-03-20 14:44:35 +00:00
parent f159234297
commit 4ac5788b5e
No known key found for this signature in database
GPG Key ID: 101D1B7A03DFAD4C
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "multiaddr-to-stupid-string",
"version": "0.0.0",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "multiaddr-to-stupid-string",
"version": "0.0.0",
"version": "1.0.0",
"description": "Convert a Multiaddr to a stupid string /dnsaddr/ipfs.io/http -> http://ipfs.io",
"main": "index.js",
"scripts": {