mirror of
https://github.com/flynx/colors.js.git
synced 2025-10-29 02:50:10 +00:00
[dist] Use new syntax for engines in package.json
This commit is contained in:
parent
d1eab2c1dc
commit
4b71bfe233
@ -7,8 +7,8 @@
|
||||
"type": "git",
|
||||
"url": "http://github.com/Marak/colors.js.git"
|
||||
},
|
||||
"engine": [
|
||||
"node >=0.1.90"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=0.1.90"
|
||||
},
|
||||
"main": "colors"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user