-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #176 from airalab/test
Tokens activation + new structure
- Loading branch information
Showing
41 changed files
with
3,784 additions
and
159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ | |
"author": "vol4tim <[email protected]>", | ||
"scripts": { | ||
"serve": "vue-cli-service serve", | ||
"serve-8080": "npx kill-port 8080 && vue-cli-service serve --port 8080", | ||
"build": "vue-cli-service build", | ||
"lint": "vue-cli-service lint" | ||
}, | ||
|
@@ -24,10 +25,12 @@ | |
"datastore-level": "^10.1.8", | ||
"dayjs": "^1.11.9", | ||
"decimal.js-light": "^2.5.1", | ||
"ethers": "^6.13.4", | ||
"ipfs-http-client": "^60.0.0", | ||
"libp2p": "^1.2.4", | ||
"mipd": "^0.0.7", | ||
"robonomics-interface": "^0.3.2", | ||
"robonomics-ui-vue": "^0.5.1", | ||
"robonomics-ui-vue": "0.5.2-beta.5", | ||
"uuid": "^9.0.1", | ||
"vue": "^3.4.15", | ||
"vue-router": "^4.2.5", | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.