Skip to content

Commit

Permalink
remove deps
Browse files Browse the repository at this point in the history
  • Loading branch information
decentralgabe committed Oct 10, 2023
1 parent 8d773ad commit 7561438
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 91 deletions.
84 changes: 7 additions & 77 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 1 addition & 14 deletions packages/dids/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,11 @@
"dependencies": {
"@decentralized-identity/ion-pow-sdk": "1.0.17",
"@decentralized-identity/ion-sdk": "1.0.1",
"@noble/hashes": "^1.3.2",
"@web5/common": "0.2.0",
"@web5/crypto": "0.2.0",
"bittorrent-dht": "^11.0.5",
"bittorrent-dht-sodium": "^1.2.0",
"canonicalize": "2.0.0",
"did-resolver": "4.1.0",
"dns-packet": "^5.6.1",
"level": "8.0.0",
Expand All @@ -93,30 +93,17 @@
"@types/chai": "4.3.6",
"@types/chai-as-promised": "7.1.5",
"@types/dns-packet": "^5.6.1",
"@types/eslint": "8.44.2",
"@types/mocha": "10.0.1",
"@types/sinon": "10.0.15",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"c8": "8.0.1",
"chai": "4.3.10",
"chai-as-promised": "7.1.1",
"esbuild": "0.16.17",
"eslint": "8.47.0",
"eslint-plugin-mocha": "10.1.0",
"karma": "6.4.1",
"karma-chai": "0.1.0",
"karma-chrome-launcher": "3.1.1",
"karma-esbuild": "2.2.5",
"karma-firefox-launcher": "2.1.2",
"karma-mocha": "2.0.1",
"karma-mocha-reporter": "2.2.5",
"karma-webkit-launcher": "2.1.0",
"mocha": "10.2.0",
"playwright": "1.36.2",
"rimraf": "4.4.0",
"sinon": "15.0.2",
"source-map-loader": "4.0.1",
"typescript": "5.1.6"
}
}

0 comments on commit 7561438

Please sign in to comment.