Skip to content

Commit

Permalink
Merged PR 543: Merged PR 542: UPD: Settings.
Browse files Browse the repository at this point in the history
Merged PR 542: UPD: Settings.
  • Loading branch information
Dancia committed Mar 29, 2019
2 parents 5883713 + a6712c9 commit 00dfd2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
![GitHub release downloads](https://img.shields.io/github/downloads/noia-network/noia-node-gui/latest/total.svg?style=flat-square)
![Github license](https://img.shields.io/github/license/noia-network/noia-node-gui.svg?style=flat-square)

This is noia-node GUI implementation for [noia-node](https://github.com/noia-network/noia-node).
This is [noia-node](https://github.com/noia-network/noia-node) GUI implementation.

![Screenshot](assets/screenshot.png)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "noia-node-gui",
"version": "1.1.4",
"version": "1.1.5",
"private": true,
"main": "main.js",
"scripts": {
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@noia-network/node": "1.0.5",
"@noia-network/node-settings": "1.0.1",
"@noia-network/node-settings": "1.0.2",
"@types/bytes": "3.0.0",
"@types/classnames": "2.2.6",
"@types/dotenv": "4.0.3",
Expand Down

0 comments on commit 00dfd2d

Please sign in to comment.