diff --git a/package.json b/package.json index b3512c4..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": { @@ -13,7 +13,7 @@ }, "scripts": { "test": "", - "postinstall": "node_modules/bower/bin/bower install" + "postinstall": "" }, "repository": { "type": "git",