Skip to content

Commit

Permalink
feat(slangroom): add db and ethereum plugins to slangroom (#165)
Browse files Browse the repository at this point in the history
* feat(slangroom): add db and ethereum plugins to slangroom

* update deps

---------

Co-authored-by: Puria Nafisi Azizi <[email protected]>
  • Loading branch information
matteo-cristino and puria authored May 24, 2024
1 parent 45eb17f commit c250fb1
Show file tree
Hide file tree
Showing 3 changed files with 6,995 additions and 5,433 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"dependencies": {
"@dyne/slangroom-chain": "^1.5.0",
"@slangroom/core": "^1.30.0",
"@slangroom/db": "^1.28.2",
"@slangroom/ethereum": "^1.30.0",
"@slangroom/fs": "^1.30.0",
"@slangroom/git": "^1.30.0",
Expand Down Expand Up @@ -105,6 +106,5 @@
"tslog": "^4.9.2",
"typescript": "^5.4.2",
"winston": "^3.12.0"
},
"packageManager": "[email protected]+sha512.67f5879916a9293e5cf059c23853d571beaf4f753c707f40cb22bed5fb1578c6aad3b6c4107ccb3ba0b35be003eb621a16471ac836c87beb53f9d54bb4612724"
}
}
Loading

0 comments on commit c250fb1

Please sign in to comment.