From 29aa0641cce312b5acc10c938c0891911223be49 Mon Sep 17 00:00:00 2001 From: George Bochenek Date: Wed, 28 Jun 2017 12:55:30 -0400 Subject: [PATCH] Updating precommit packages. --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8c54f37..90ca389 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "email": "gbochenek@esri.com" }, "name": "esri-wab-build", - "version": "0.1.0", + "version": "0.1.1", "description": "Build ESRI Web App Builder Applications for performance.", "license": "Apache", "main": "app/build", @@ -33,9 +33,9 @@ }, "dependencies": { "fs-extra": "^3.0.1", - "husky": "^0.13.3", - "lint-staged": "^3.4.0", - "prettier": "^0.22.0", + "husky": "^0.14.1", + "lint-staged": "^4.0.0", + "prettier": "^1.5.2", "requirejs": "^2.1.14", "rimraf": "^2.6.1", "zip-folder": "^1.0.0"