Skip to content

Commit

Permalink
Add deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelBCarter committed Apr 26, 2024
1 parent c05cbc6 commit e159acf
Show file tree
Hide file tree
Showing 2 changed files with 571 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,21 @@
"url": "https://github.com/XYOracleNetwork/plugins/issues"
},
"dependencies": {
"@xylabs/promise": "^3.1.11",
"@xyo-network/abstract-witness": "^2.99.0",
"@xylabs/assert": "^3.1.11",
"@xylabs/axios": "^3.1.11",
"@xyo-network/id-payload-plugin": "^2.99.0",
"@xyo-network/module-model": "^2.99.0",
"@xyo-network/payload-builder": "^2.99.1",
"@xyo-network/payload-model": "^2.99.0",
"@xyo-network/payloadset-plugin": "^2.99.0",
"@xyo-network/payment-payload-plugins": "workspace:~",
"@xyo-network/witness-model": "^2.99.0"
"@xyo-network/sentinel-abstract": "^2.99.1",
"@xyo-network/sentinel-model": "^2.99.1"
},
"devDependencies": {
"@xylabs/jest-helpers": "^3.1.11",
"@xylabs/ts-scripts-yarn3": "^3.9.1",
"@xylabs/tsconfig": "^3.9.1",
"@xyo-network/account": "^2.99.0",
"@xyo-network/payload-wrapper": "^2.99.0",
"@xyo-network/boundwitness-model": "^2.99.1",
"typescript": "^5.4.5"
},
"description": "Typescript/Javascript Plugins for XYO Platform",
Expand Down
Loading

0 comments on commit e159acf

Please sign in to comment.