mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 16:30:23 +00:00
Use NPM version of grunt-html-validation
The package is now published, so the direct git url is no longer required
This commit is contained in:
parent
1bcf9f126d
commit
ca63686fda
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
, "grunt-contrib-uglify": "~0.2.2"
|
||||
, "grunt-contrib-qunit": "~0.2.2"
|
||||
, "grunt-contrib-watch": "~0.5.1"
|
||||
, "grunt-html-validation": "git://github.com/praveenvijayan/grunt-html-validation.git"
|
||||
, "grunt-html-validation": "~0.1.4"
|
||||
, "grunt-jekyll": "~0.3.8"
|
||||
, "grunt-recess": "~0.3.3"
|
||||
, "browserstack-runner": "~0.0.11"
|
||||
|
|
|
|||
Loading…
Reference in a new issue