mirror of
https://github.com/flynx/colors.js.git
synced 2025-10-30 03:20:10 +00:00
Merge pull request #93 from stevenvachon/patch-1
Lighten --production installs
This commit is contained in:
commit
ced7bfd007
@ -17,5 +17,12 @@
|
|||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=0.1.90"
|
"node": ">=0.1.90"
|
||||||
},
|
},
|
||||||
"main": "./lib/index"
|
"main": "lib",
|
||||||
|
"files": [
|
||||||
|
"examples",
|
||||||
|
"lib",
|
||||||
|
"LICENSE",
|
||||||
|
"safe.js",
|
||||||
|
"themes"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user