Skip to content

Commit b2dc3ff

Browse files
committed
Remove @appland/appmap dependency, dedupe
It's currently unused and brings a lot of stuff in.
1 parent 650960d commit b2dc3ff

2 files changed

Lines changed: 612 additions & 2966 deletions

File tree

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -659,6 +659,7 @@
659659
"@types/mocha": "^8.2.0",
660660
"@types/mockery": "^1.4.30",
661661
"@types/node": "^18",
662+
"@types/node-fetch": "^2.6.12",
662663
"@types/proper-lockfile": "^4.1.2",
663664
"@types/ps-node": "^0.1.1",
664665
"@types/semver": "^7.3.9",
@@ -712,7 +713,6 @@
712713
"yaml": "^2.1.1"
713714
},
714715
"dependencies": {
715-
"@appland/appmap": "^3.129.0",
716716
"@appland/client": "^1.14.1",
717717
"@appland/components": "^4.44.0",
718718
"@appland/diagrams": "^1.8.0",
@@ -742,8 +742,5 @@
742742
"publisherId": "f7f1004e-6038-49cd-a096-4e618fe53f77",
743743
"isPreReleaseVersion": false
744744
},
745-
"packageManager": "yarn@3.2.3",
746-
"resolutions": {
747-
"node-gyp": "^10"
748-
}
745+
"packageManager": "yarn@3.2.3"
749746
}

0 commit comments

Comments
 (0)