Skip to content

Commit 40efe83

Browse files
committed
rename files to work better with latest node versions
1 parent ed55f2f commit 40efe83

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+66
-66
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"format": "prettier --plugin-search-dir . --write .",
2020
"prepack": "npm run prepack --workspaces",
2121
"pretest": "npm run build --workspace linkifyjs --silent",
22-
"test": "mocha --file test/setup.js --recursive",
22+
"test": "mocha --file test/setup.mjs --recursive",
2323
"test:coverage": "nyc --reporter=lcov --reporter=text mocha test/index.js",
2424
"test:ci": "run-s test:ci1 test:ci2",
2525
"test:ci1": "karma start test/ci1.conf.js --single-run",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)