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 77f2906 commit d235055Copy full SHA for d235055
package.json
@@ -11,7 +11,7 @@
11
"test:setup": "node etc/test-setup.js",
12
"test:teardown": "node etc/test-teardown.js",
13
"test": "gulp test",
14
- "preinstall": "npx npm-force-resolutions"
+ "preinstall": "yes | npx npm-force-resolutions"
15
},
16
"keywords": [
17
"marklogic",
0 commit comments