From e3294d9d1e731b963a707ca6988f78142b5ed655 Mon Sep 17 00:00:00 2001 From: Roger Rodriguez Date: Wed, 24 Aug 2016 11:29:18 -0400 Subject: [PATCH 1/2] remove npm script --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3512c4..496cd3f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "scripts": { "test": "", - "postinstall": "node_modules/bower/bin/bower install" + "postinstall": "" }, "repository": { "type": "git", From c0d3f5208fd8749892f2c13b0513528121903f2a Mon Sep 17 00:00:00 2001 From: Roger Rodriguez Date: Wed, 24 Aug 2016 11:30:10 -0400 Subject: [PATCH 2/2] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 496cd3f..8f06d57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "backpack", - "version": "1.0.0", + "version": "1.1.0", "description": "Lib for building custom apps for use with Movable Ink", "main": "index.js", "directories": {