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.
aud
1 parent ef1aead commit f7df45cCopy full SHA for f7df45c
package.json
@@ -14,7 +14,7 @@
14
"module"
15
],
16
"scripts": {
17
- "prepublish": "safe-publish-latest && cp node_modules/is-core-module/core.json ./lib/",
+ "prepublish": "safe-publish-latest && cp node_modules/is-core-module/core.json ./lib/ ||:",
18
"prelint": "eclint check '**/*'",
19
"lint": "eslint --ext=js,mjs .",
20
"pretests-only": "cd ./test/resolver/nested_symlinks && node mylib/sync && node mylib/async",
0 commit comments