1
mirror of https://github.com/pure-css/pure synced 2024-11-22 05:32:20 +01:00

Update package.json to resolve W10 failures

Resolves #647. This is primarily to resolve W10 build failures. Further work on packages will be worked on.
This commit is contained in:
Keiro 2019-01-30 16:53:17 -06:00 committed by GitHub
parent 7c29401d2d
commit 2fd02f192a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",