Skip to content

Commit b84b59f

Browse files
committed
v1.0.1
1 parent 6ef7c19 commit b84b59f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stacktracify",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Make unreadable production stacktraces readable using source maps",
55
"main": "index.js",
66
"author": "Mikael Finstad <finstaden@gmail.com>",
@@ -15,7 +15,6 @@
1515
"type": "git",
1616
"url": "git+https://github.com/mifi/stacktracify.git"
1717
},
18-
1918
"dependencies": {
2019
"clipboardy": "^2.1.0",
2120
"fs-extra": "^8.1.0",

0 commit comments

Comments
 (0)