Skip to content

Commit

Permalink
Hoisting "mocha" and "chai" dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kraenhansen committed Aug 27, 2024
1 parent 69f1145 commit 610f933
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 760 deletions.
4 changes: 0 additions & 4 deletions integration-tests/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,20 +77,16 @@
"@realm/app-importer": "*",
"@realm/mocha-reporter": "*",
"@thi.ng/bench": "^3.1.16",
"@types/chai": "^4.3.3",
"@types/chai-as-promised": "^7.1.5",
"@types/jsrsasign": "^10.5.4",
"@types/mocha": "^10.0.0",
"@types/sinon": "9.0.5",
"@types/sinon-chai": "3.2.12",
"mocha": "^10.1.0",
"nyc": "^15.1.0",
"platform": "^1.3.6",
"realm": "*"
},
"dependencies": {
"@thi.ng/bench": "^3.4.24",
"chai": "4.3.6",
"chai-as-promised": "^7.1.1",
"jsrsasign": "^11.0.0",
"node-fetch": "^3.3.2",
Expand Down
Loading

0 comments on commit 610f933

Please sign in to comment.