Skip to content

Commit

Permalink
Add interface in manifest (#70)
Browse files Browse the repository at this point in the history
* Add gpu interface to manifest

* Add tests for gpu interface

* Add validation

* Use jest 0.5.11
  • Loading branch information
web-flow committed Mar 27, 2024
1 parent 7989c8d commit 7f11ac8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@akashnetwork/akashjs",
"version": "0.5.10",
"version": "0.5.11",
"description": "Akash Network JS SDK",
"repository": {
"url": "https://github.com/ovrclk/akashjs"
Expand Down

0 comments on commit 7f11ac8

Please sign in to comment.