From 12e2623f352c9b4d8bcb232afe87085273d887c9 Mon Sep 17 00:00:00 2001 From: Peter Rabbitson Date: Mon, 25 May 2020 18:08:43 +0200 Subject: [PATCH] gx-era file no longer relevant --- package.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 package.json diff --git a/package.json b/package.json deleted file mode 100644 index f7abd94..0000000 --- a/package.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "author": "whyrusleeping", - "bugs": { - "url": "https://github.com/ipfs/go-cid" - }, - "language": "go", - "license": "MIT", - "name": "go-cid", - "version": "0.9.3" -}