Skip to content

Commit 8f23366

Browse files
committed
[Dev Deps] remove unused script
1 parent ddbc89b commit 8f23366

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"posttest": "npx npm@'>=10.2' audit --production",
2020
"lint": "eslint --ext=js,mjs .",
2121
"report": "istanbul report lcov text",
22-
"ci-lint": "is-node-modern 8 && npm run lint || is-node-not-modern 8",
2322
"ci-test": "npm run tests-only && npm run browser && npm run report",
2423
"predebug": "rimraf coverage test/tmp",
2524
"debug": "verbose=1 ./test/run.js",
@@ -57,7 +56,6 @@
5756
"far": "^0.0.7",
5857
"formidable": "^1.2.6",
5958
"in-publish": "^2.0.1",
60-
"is-node-modern": "^1.0.0",
6159
"istanbul": "^0.4.5",
6260
"obake": "^0.1.2",
6361
"phantomjs-prebuilt": "^2.1.16",

0 commit comments

Comments
 (0)