forked from Qortal/qortal-ui
Bump version v3.0.1
This commit is contained in:
parent
5e3c5cc015
commit
6888db2f18
@ -29,7 +29,7 @@ Easiest way to install the lastest required packages on Linux is via nvm.
|
|||||||
``` nvm ls-remote ``` (Fetch list of available versions) <br/>
|
``` nvm ls-remote ``` (Fetch list of available versions) <br/>
|
||||||
``` nvm install v16.17.1 ``` (LTS: Gallium supported by Electron) <br/>
|
``` nvm install v16.17.1 ``` (LTS: Gallium supported by Electron) <br/>
|
||||||
``` npm --location=global install yarn@1.22.19 ``` <br/>
|
``` npm --location=global install yarn@1.22.19 ``` <br/>
|
||||||
``` npm --location=global install npm@9.3.0 ``` <br/>
|
``` npm --location=global install npm@9.3.1 ``` <br/>
|
||||||
|
|
||||||
On BSD do a ``` pkg_add node followed by npm install -g yarn ```
|
On BSD do a ``` pkg_add node followed by npm install -g yarn ```
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "qortal-ui",
|
"name": "qortal-ui",
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet",
|
"description": "Qortal Project - decentralize the world - Data storage, communications, web hosting, decentralized trading, complete infrastructure for the future blockchain-based Internet",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"QORT",
|
"QORT",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user