@cardano-ogmios/repl
Advanced tools
Comparing version 4.0.0-beta.1 to 4.0.0-beta.3
{ | ||
"name": "@cardano-ogmios/repl", | ||
"version": "4.0.0-beta.1", | ||
"version": "4.0.0-beta.3", | ||
"description": "REPL for Cardano Ogmios", | ||
@@ -12,3 +12,3 @@ "engines": { | ||
"type": "git", | ||
"url": "https://github.com/KtorZ/cardano-ogmios.git", | ||
"url": "https://github.com/cardanosolutions/ogmios.git", | ||
"directory": "clients/TypeScript/packages/repl" | ||
@@ -43,3 +43,3 @@ }, | ||
"dependencies": { | ||
"@cardano-ogmios/client": "4.0.0-beta.1", | ||
"@cardano-ogmios/client": "4.0.0-beta.3", | ||
"chalk": "^4.1.0", | ||
@@ -46,0 +46,0 @@ "yargs-parser": "^20.2.7" |
@@ -15,3 +15,3 @@ # Cardano Ogmios TypeScript Client Packages - REPL | ||
[ChainSyncClient]: ../client/src/ChainSync/ChainSyncClient.ts | ||
[latest release]: https://github.com/KtorZ/cardano-ogmios/releases | ||
[latest release]: https://github.com/cardanosolutions/ogmios/releases | ||
[Workspace root]: ../.. | ||
@@ -18,0 +18,0 @@ |
Sorry, the diff of this file is not supported yet
146340
+ Added@cardano-ogmios/client@4.0.0-beta.3(transitive)
+ Added@cardano-ogmios/schema@4.0.0-beta.3(transitive)
- Removed@cardano-ogmios/client@4.0.0-beta.1(transitive)
- Removed@cardano-ogmios/schema@4.0.0-beta.1(transitive)