Merge pull request #21077 from alalek:js_test_pin_cli_table

This commit is contained in:
Alexander Alekhin 2021-11-18 18:34:44 +00:00
commit 8380879804

View File

@ -4,6 +4,7 @@
"version": "1.0.1", "version": "1.0.1",
"dependencies": { "dependencies": {
"ansi-colors": "^4.1.1", "ansi-colors": "^4.1.1",
"cli-table": "0.3.6",
"minimist": "^1.2.0", "minimist": "^1.2.0",
"node-qunit": "latest" "node-qunit": "latest"
}, },