Skip to content

Commit

Permalink
Update package.json to resolve W10 failures
Browse files Browse the repository at this point in the history
Resolves #647. This is primarily to resolve W10 build failures. Further work on packages will be worked on.
  • Loading branch information
KeiroD authored Jan 30, 2019
1 parent 7c29401 commit 2fd02f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-compress": "^1.4.0",
"grunt-contrib-compress": "^1.4.3",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-csslint": "^2.0.0",
Expand Down

0 comments on commit 2fd02f1

Please sign in to comment.