Skip to content

Commit 6aef281

Browse files
committed
build: remove source map support from development dependencies
1 parent f8f538b commit 6aef281

5 files changed

Lines changed: 0 additions & 5 deletions

File tree

packages/logger/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
},
4242
"devDependencies": {
4343
"shx": "^0.4.0",
44-
"source-map-support": "^0.5.21",
4544
"tsx": "^4.20.6",
4645
"typedoc": "^0.28.7",
4746
"typedoc-plugin-markdown": "^4.7.1",

packages/oauth/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
"rewiremock": "^3",
5252
"shx": "^0.4.0",
5353
"sinon": "^21",
54-
"source-map-support": "^0.5.21",
5554
"tsx": "^4.20.6",
5655
"typedoc": "^0.28.7",
5756
"typedoc-plugin-markdown": "^4.7.0",

packages/rtm-api/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"@types/ws": "^8",
6060
"shx": "^0.3.2",
6161
"sinon": "^21",
62-
"source-map-support": "^0.5.21",
6362
"tsx": "^4.20.6",
6463
"typedoc": "^0.28.7",
6564
"typedoc-plugin-markdown": "^4.7.1",

packages/socket-mode/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
"proxyquire": "^2.1.3",
6565
"shx": "^0.4.0",
6666
"sinon": "^21",
67-
"source-map-support": "^0.5.21",
6867
"tsx": "^4.20.6",
6968
"typedoc": "^0.28.7",
7069
"typedoc-plugin-markdown": "^4.7.0",

packages/webhook/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
"devDependencies": {
4949
"nock": "^14.0.6",
5050
"shx": "^0.4.0",
51-
"source-map-support": "^0.5.21",
5251
"tsx": "^4.20.6",
5352
"typedoc": "^0.28.7",
5453
"typedoc-plugin-markdown": "^4.7.1",

0 commit comments

Comments
 (0)