aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2017-09-27 18:18:23 +0300
committerXhmikosR <[email protected]>2017-10-08 19:08:16 +0300
commitee4176c9c9ea309ede9085c890f23edd79b3762b (patch)
tree84609f01a0f438868a9a20f08e09f0a25c8927d4 /package.json
parent258507b756075ded64bc13ac6deb92e5dcebb7e5 (diff)
downloadbootstrap-ee4176c9c9ea309ede9085c890f23edd79b3762b.tar.xz
bootstrap-ee4176c9c9ea309ede9085c890f23edd79b3762b.zip
Move vnu-jar to devDependencies and remove completely htmlhint.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c7ed1ae5a..de371c8d5 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,6 @@
"cross-env": "^5.0.5",
"eslint": "^4.2.0",
"eslint-plugin-compat": "^1.0.4",
- "htmllint-cli": "^0.0.6",
"jsunitsaucelabs": "^1.2.0",
"node-sass": "^4.5.3",
"nodemon": "^1.11.0",
@@ -111,6 +110,7 @@
"stylelint-order": "^0.7.0",
"stylelint-scss": "^2.1.0",
"uglify-js": "^3.0.24",
+ "vnu-jar": "^17.11.1",
"workbox-build": "^2.0.1"
},
"engines": {