Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
fether
Commits
92e0602f
Commit
92e0602f
authored
May 07, 2019
by
Thibaut Sardan
Browse files
set version to 0.3.1-beta
parent
70b339b2
Pipeline
#37103
failed with stages
in 14 minutes and 57 seconds
Changes
5
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
lerna.json
View file @
92e0602f
...
...
@@ -4,5 +4,5 @@
"packages/*"
],
"useWorkspaces"
:
true
,
"version"
:
"0.
4.0
"
"version"
:
"0.
3.1
"
}
\ No newline at end of file
package.json
View file @
92e0602f
{
"name"
:
"fether"
,
"description"
:
"Fether Wallet"
,
"version"
:
"0.
4.0
"
,
"version"
:
"0.
3.1
"
,
"private"
:
true
,
"author"
:
"Parity Team <admin@parity.io>"
,
"maintainers"
:
[
...
...
packages/fether-electron/package.json
View file @
92e0602f
{
"name"
:
"fether"
,
"description"
:
"Fether Wallet"
,
"version"
:
"0.
4.0
"
,
"version"
:
"0.
3.1
"
,
"private"
:
true
,
"author"
:
"Parity Team <admin@parity.io>"
,
"maintainers"
:
[
...
...
@@ -47,7 +47,7 @@
"commander-remaining-args"
:
"^1.2.0"
,
"electron-positioner"
:
"^4.1.0"
,
"electron-settings"
:
"^3.2.0"
,
"fether-react"
:
"^0.
4.0
"
,
"fether-react"
:
"^0.
3.1
"
,
"i18next"
:
"^15.0.4"
,
"i18next-node-fs-backend"
:
"^2.0.0"
,
"pino"
:
"^4.16.1"
,
...
...
packages/fether-react/package.json
View file @
92e0602f
{
"name"
:
"fether-react"
,
"description"
:
"Fether Wallet"
,
"version"
:
"0.
4.0
"
,
"version"
:
"0.
3.1
"
,
"private"
:
true
,
"author"
:
"Parity Team <admin@parity.io>"
,
"maintainers"
:
[
...
...
@@ -50,7 +50,7 @@
"ethereumjs-tx"
:
"^1.3.7"
,
"ethereumjs-util"
:
"^6.0.0"
,
"ethereumjs-wallet"
:
"^0.6.2"
,
"fether-ui"
:
"^0.
4.0
"
,
"fether-ui"
:
"^0.
3.1
"
,
"file-saver"
:
"^2.0.0"
,
"final-form"
:
"^4.8.3"
,
"final-form-calculate"
:
"^1.2.1"
,
...
...
packages/fether-ui/package.json
View file @
92e0602f
{
"name"
:
"fether-ui"
,
"description"
:
"Fether Wallet"
,
"version"
:
"0.
4.0
"
,
"version"
:
"0.
3.1
"
,
"private"
:
true
,
"author"
:
"Parity Team <admin@parity.io>"
,
"maintainers"
:
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment