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 38e3b85 commit 6ef7c19Copy full SHA for 6ef7c19
package.json
@@ -8,6 +8,9 @@
8
"bin": {
9
"stacktracify": "index.js"
10
},
11
+ "scripts": {
12
+ "test": "exit 0"
13
+ },
14
"repository": {
15
"type": "git",
16
"url": "git+https://github.com/mifi/stacktracify.git"
0 commit comments