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 6ef7c19 commit b84b59fCopy full SHA for b84b59f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "stacktracify",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Make unreadable production stacktraces readable using source maps",
5
"main": "index.js",
6
"author": "Mikael Finstad <finstaden@gmail.com>",
@@ -15,7 +15,6 @@
15
"type": "git",
16
"url": "git+https://github.com/mifi/stacktracify.git"
17
},
18
-
19
"dependencies": {
20
"clipboardy": "^2.1.0",
21
"fs-extra": "^8.1.0",
0 commit comments