From 4763d5455ff1a7d7894d62b9c3b7fbe08940ab89 Mon Sep 17 00:00:00 2001 From: Jernej Pregelj Date: Tue, 10 Oct 2017 01:49:26 +0200 Subject: [PATCH] package.json version fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d5e629..ad50de6 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "core-js": "^2.5.1", "decamelize": "^1.2.0", "fetch-ponyfill": "^4.1.0", - "five-bells-condition": "file:../five-bells-condition-ORIGINAL/five-bells-condition-5.0.1.tgz", + "five-bells-condition": "^5.0.1", "js-sha3": "^0.6.1", "json-stable-stringify": "^1.0.1", "query-string": "^5.0.0",