Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 8594adb

Browse files
committed
chore: remove extraneous deps and files
1 parent 204e586 commit 8594adb

File tree

4 files changed

+0
-2602
lines changed

4 files changed

+0
-2602
lines changed

examples/browser-create-react-app/package-lock.json

-17
This file was deleted.

examples/circuit-relaying/package-lock.json

-19
This file was deleted.

examples/circuit-relaying/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"build": "parcel build index.html --public-url '.'",
99
"start": "parcel index.html",
1010
"deploy": "ipfs add -r --quieter dist",
11-
"lint": "aegir lint",
1211
"test": "test-ipfs-example"
1312
},
1413
"author": "Dmitriy Ryajov <[email protected]>",
@@ -18,7 +17,6 @@
1817
"ipfs-pubsub-room": "^2.0.1"
1918
},
2019
"devDependencies": {
21-
"aegir": "^21.10.0",
2220
"execa": "^4.0.0",
2321
"ipfs-css": "^0.13.1",
2422
"ipfs-http-client": "^43.0.1",

0 commit comments

Comments
 (0)