We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c0030 commit 376ed8dCopy full SHA for 376ed8d
package.json
@@ -6,8 +6,7 @@
6
"type": "module",
7
"scripts": {
8
"start": "nodemon src/index.js",
9
- "update-deps": "npx npm-check-updates -u && npm install",
10
- "test": "echo \"Error: no test specified\" && exit 1"
+ "update-deps": "npx npm-check-updates -u && npm install"
11
},
12
"keywords": [
13
"capstone-project",
0 commit comments