fixed colors.js to the non-sabotaged v1.4.0...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-06-01 03:28:18 +03:00
parent 73a90a02da
commit 017a3c68ab

View File

@ -24,7 +24,7 @@
}, },
"homepage": "https://github.com/flynx/test.js#readme", "homepage": "https://github.com/flynx/test.js#readme",
"dependencies": { "dependencies": {
"colors": "^1.4.0", "colors": "1.4.0",
"glob": "^7.1.6", "glob": "^7.1.6",
"ig-argv": "^2.16.3", "ig-argv": "^2.16.3",
"ig-object": "^5.4.16" "ig-object": "^5.4.16"