Skip to content

Commit d58016c

Browse files
authored
chore: remove source-map-support (#41)
1 parent f183241 commit d58016c

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
@@ -31,8 +31,7 @@
3131
],
3232
"dependencies": {
3333
"bluebird": "^3.5.1",
34-
"lodash": "^4.17.4",
35-
"source-map-support": "^0.x"
34+
"lodash": "^4.17.4"
3635
},
3736
"scripts": {
3837
"build": "tsc -b",

0 commit comments

Comments
 (0)