feat: refactoring project
This commit is contained in:
4
node_modules/picocolors/package.json
generated
vendored
4
node_modules/picocolors/package.json
generated
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "picocolors",
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.1",
|
||||
"main": "./picocolors.js",
|
||||
"types": "./picocolors.d.ts",
|
||||
"browser": {
|
||||
@@ -10,7 +10,7 @@
|
||||
"description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
|
||||
"files": [
|
||||
"picocolors.*",
|
||||
"types.ts"
|
||||
"types.d.ts"
|
||||
],
|
||||
"keywords": [
|
||||
"terminal",
|
||||
|
||||
Reference in New Issue
Block a user