summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-01-07 22:07:46 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-01-07 22:07:46 -0500
commitc772b17f7991bfcf752ac7f1d3d15abbc3454140 (patch)
treea117e0d43e9b3c76738886c7874c9fdc8c416762 /package.json
parent2913932810873c35bc63e7edb8d6165cefaa8cba (diff)
obtain validatornu release from npm
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 82bf54c3..9d6c54b8 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,7 @@
"html-minifier": "^4.0.0",
"stylelint": "^14.16.1",
"stylelint-config-standard": "^29.0.0",
- "terser": "^5.16.1"
+ "terser": "^5.16.1",
+ "vnu-jar": "^22.9.29"
}
}