mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
Support non strict equality in satisfies method
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
"lint": "eslint ./src",
|
||||
"testem": "testem",
|
||||
"test": "nyc --reporter=html --reporter=text ava",
|
||||
"test:watch": "ava --watch",
|
||||
"coverage": "nyc report --reporter=text-lcov | coveralls",
|
||||
"docs": "jsdoc -c jsdoc.json"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user