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:31:15 +03:00
parent 6f76720330
commit 7ce835734a

View File

@ -26,7 +26,7 @@
"ig-object": "^5.4.16" "ig-object": "^5.4.16"
}, },
"devDependencies": { "devDependencies": {
"colors": "^1.4.0", "colors": "1.4.0",
"ig-test": "^1.4.8" "ig-test": "^1.4.8"
}, },
"vim-cfg": " vim:set ts=2 sw=2 expandtab : " "vim-cfg": " vim:set ts=2 sw=2 expandtab : "