We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31b8bc8 commit 2b05753Copy full SHA for 2b05753
package.json
@@ -4,7 +4,7 @@
4
"description": "A simple apple weblit app with discord oauth2",
5
"main": "oauth.js",
6
"scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
+ "test": "node oauth.js"
8
},
9
"repository": {
10
"type": "git",
0 commit comments