Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Re-generated yarn.lock file (#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
jalextowle authored Sep 15, 2020
1 parent bf10641 commit 75e2e18
Show file tree
Hide file tree
Showing 5 changed files with 1,638 additions and 949 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"repository": "git@github.com:0xProject/0x-mesh.git",
"private": true,
"devDependencies": {
"@0x/ts-doc-gen": "^0.0.16",
"@0x/tslint-config": "^4.0.0",
"@types/base64-arraybuffer": "^0.1.0",
"es6-promise": "^4.2.6",
Expand All @@ -38,5 +39,8 @@
"webpack-cli": "^3.3.10",
"wrtc": "0.4.1",
"wsrun": "^5.2.0"
},
"resolutions": {
"@0x/ts-doc-gen/typedoc-plugin-markdown": "2.2.x"
}
}
1 change: 0 additions & 1 deletion packages/mesh-browser-lite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
},
"devDependencies": {
"@types/dexie": "^1.3.1",
"@0x/ts-doc-gen": "^0.0.16",
"shx": "^0.3.2",
"typedoc": "^0.15.0",
"typescript": "^3.9.3"
Expand Down
1 change: 0 additions & 1 deletion packages/mesh-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
},
"devDependencies": {
"@0x/subproviders": "^6.0.5",
"@0x/ts-doc-gen": "^0.0.16",
"@0x/tslint-config": "^4.0.0",
"@types/base64-arraybuffer": "^0.1.0",
"ignore-loader": "^0.1.2",
Expand Down
1 change: 0 additions & 1 deletion packages/mesh-graphql-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"@0x/dev-utils": "^3.3.0",
"@0x/order-utils": "^10.3.0",
"@0x/subproviders": "^6.1.1",
"@0x/ts-doc-gen": "^0.0.16",
"@0x/types": "^3.2.0",
"@0x/web3-wrapper": "^7.2.0",
"@types/jsonstream": "^0.8.30",
Expand Down
Loading

0 comments on commit 75e2e18

Please sign in to comment.