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 146ecb5 commit b1e3fe2Copy full SHA for b1e3fe2
README.md
@@ -9,4 +9,4 @@ the reality is - `preinstall` script will be executed AFTER dependencies install
9
10
how can you check this - after executing `npm install` you will see that `node_modules` directory was deleted by `preinstall` script.
11
12
-Note: mongodb is just an example dependencies. you can try with any other npm package as dependency.
+Note: mongodb is just an example dependency package. You can try with any other npm package as dependency.
0 commit comments