- npm: Rmv ws in comparison check
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"test": "test"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 8.5.0"
|
||||
"node": ">=8.5.0"
|
||||
},
|
||||
"scripts": {
|
||||
"prepublishOnly": "npm run prep",
|
||||
|
||||
Reference in New Issue
Block a user