use github ppppp deps

This commit is contained in:
Andre Staltz 2024-01-12 13:17:23 +02:00
parent f0070499d6
commit d7ea0e9f55
No known key found for this signature in database
GPG Key ID: 9EDE23EA7E8A4890
1 changed files with 5 additions and 5 deletions

View File

@ -49,11 +49,11 @@
"@types/node": "18",
"bs58": "^5.0.0",
"c8": "7",
"ppppp-caps": "file:../caps",
"ppppp-db": "file:../db",
"ppppp-dict": "file:../dict",
"ppppp-keypair": "file:../keypair",
"ppppp-set": "file:../set",
"ppppp-caps": "github:staltz/ppppp-caps",
"ppppp-db": "github:staltz/ppppp-db",
"ppppp-dict": "github:staltz/ppppp-dict",
"ppppp-keypair": "github:staltz/ppppp-keypair",
"ppppp-set": "github:staltz/ppppp-set",
"prettier": "^2.6.2",
"pretty-quick": "^3.1.3",
"rimraf": "^4.4.0",