We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08ae712 commit d1af104Copy full SHA for d1af104
package.json
@@ -39,7 +39,7 @@
39
"license": "Apache-2.0",
40
"repository": "jslicense/licensee.js",
41
"scripts": {
42
- "engines": "ls-engines --check",
+ "engines": "ls-engines --current",
43
"licenses": "./licensee --errors-only",
44
"lint": "standard index.js licensee tests/**/*.js",
45
"pretest": "npm run lint",
0 commit comments