fixed dependency on colors.js to 1.4.0

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-05-31 11:45:25 +03:00
parent 2f26eda305
commit 4d81abfb9c

View File

@ -26,7 +26,7 @@
"homepage": "https://github.com/flynx/object.js#readme",
"devDependencies": {
"c8": "^7.3.5",
"colors": "^1.4.0",
"colors": "1.4.0",
"ig-test": "^1.4.8"
}
}