Skip to content

Commit

Permalink
Updating precommit packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
gbochenek committed Jun 28, 2017
1 parent 9caa709 commit 29aa064
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"email": "[email protected]"
},
"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",
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 29aa064

Please sign in to comment.