Skip to content

Commit

Permalink
[BUGFIX] updated quartz version number, not chokidar
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjaofawesome committed Sep 27, 2017
1 parent a1fa669 commit ab070c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vhx/quartz",
"version": "1.5.2",
"version": "1.5.3",
"description": "VHX Style Guide and JS Components.",
"homepage": "https://github.com/vhx/quartz",
"author": "VHX",
Expand All @@ -22,7 +22,7 @@
"babel-core": "6.14.0",
"babel-preset-es2015": "6.14.0",
"chalk": "1.1.3",
"chokidar": "^1.5.3",
"chokidar": "^1.5.2",
"clean-css": "^3.4.18",
"concat-files": "^0.1.0",
"fs-walk": "0.0.1",
Expand Down

0 comments on commit ab070c7

Please sign in to comment.