diff --git a/README.md b/README.md index 540ff31..269d139 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,6 @@ yarn ``` 5. Ready! Now you can launch the UI (assuming you have a local Polkadot Node running), via ``` -yarn run serve +yarn serve ``` 6. Access the UI via http://localhost:8080 diff --git a/package.json b/package.json index 448c9a8..942056d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "ipfs-http-client": "^60.0.0", "libp2p": "^1.2.4", "robonomics-interface": "^0.3.2", - "robonomics-ui-vue": "^0.2.7", + "robonomics-ui-vue": "^0.2.9", "uuid": "^9.0.1", "vue": "^3.4.15", "vue-router": "^4.2.5", diff --git a/src/views/Home.vue b/src/views/Home.vue index 494d9ae..12e6f37 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -3,11 +3,11 @@ - RWS subscription