Skip to content

Commit

Permalink
Add alcor v2 sdk pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
Wapaca committed Jul 1, 2023
1 parent f6f9fbd commit b267ec9
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,24 @@
"generate": "nuxt generate"
},
"dependencies": {
"@alcorexchange/alcor-swap-sdk": "^1.0.5",
"@eosdacio/ual-wax": "^1.5.1",
"@fortawesome/free-solid-svg-icons": "^6.1.1",
"@nuxtjs/axios": "^5.13.6",
"@nuxtjs/fontawesome": "^1.1.2",
"core-js": "^3.19.3",
"nuxt": "^2.15.8",
"vue": "^2.6.14",
"vue-server-renderer": "^2.6.14",
"vue-spinner": "^1.0.4",
"vue-template-compiler": "^2.6.14",
"webpack": "^4.46.0",
"@eosdacio/ual-wax": "^1.5.1",
"@proton/web-sdk": "^4.1.11",
"@scatterjs/core": "^2.7.54",
"@scatterjs/eosjs2": "^1.5.36",
"anchor-link": "^3.4.1",
"anchor-link-browser-transport": "^3.2.5",
"core-js": "^3.19.3",
"eosjs": "^22.1.0",
"vue-notification": "^1.3.20"
"nuxt": "^2.15.8",
"vue": "^2.6.14",
"vue-notification": "^1.3.20",
"vue-server-renderer": "^2.6.14",
"vue-spinner": "^1.0.4",
"vue-template-compiler": "^2.6.14",
"webpack": "^4.46.0"
}
}

0 comments on commit b267ec9

Please sign in to comment.