From 03300a422b6c83f1e503afae3c4dee847b491a01 Mon Sep 17 00:00:00 2001 From: indica Date: Mon, 5 Oct 2020 22:09:22 +0100 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8a4c977..721a2c8 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "https://github.com/smokenetwork/webapp.git" }, - "version": "0.1.0", + "version": "0.1.1", "description": "smoke.io is the koa web server & middleware and react.js in-browser code for the world's first blockchain content + social media monetization platform!", "main": "index.js", "scripts": { @@ -23,7 +23,7 @@ "license": "MIT", "dependencies": { "@sendgrid/mail": "^6.2.1", - "@smokenetwork/smoke-js": "^0.1.2", + "@smokenetwork/smoke-js": "^0.1.4", "@steem/crypto-session": "git+https://github.com/steemit/crypto-session.git#83a90b319ce5bc6a70362d52a15a815de7e729bb", "assert": "^1.3.0", "autoprefixer-loader": "^3.2.0",