package.json in carte-server-1.0.1 vs package.json in carte-server-1.0.2

- old
+ new

@@ -1,9 +1,9 @@ { "name": "carte-client", "description": "something like dictionary, wiki, or information card", - "version": "1.0.1", + "version": "1.0.2", "main": "lib/carte.coffee", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { @@ -28,9 +28,10 @@ "coffeeify": "^1.0.0", "extend": "^2.0.1", "font-awesome": "^4.3.0", "fs-extra": "^0.18.2", "gulp": "^3.8.11", + "gulp-gzip": "^1.1.0", "gulp-if": "^1.2.5", "gulp-jade": "^1.0.0", "gulp-rename": "^1.2.2", "gulp-streamify": "0.0.5", "gulp-uglify": "^1.2.0",