Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
fether
Commits
734b655c
Commit
734b655c
authored
Jan 18, 2019
by
Thibaut Sardan
Browse files
bump nightly to 0.3.0
parent
0e1e20dc
Pipeline
#44399
canceled with stage
Changes
5
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
lerna.json
View file @
734b655c
...
...
@@ -5,5 +5,5 @@
"packages/*"
],
"useWorkspaces"
:
true
,
"version"
:
"0.
2
.0"
"version"
:
"0.
3
.0"
}
\ No newline at end of file
package.json
View file @
734b655c
{
"name"
:
"fether"
,
"description"
:
"Fether Wallet"
,
"version"
:
"0.
2
.0"
,
"version"
:
"0.
3
.0"
,
"private"
:
true
,
"author"
:
"Parity Team <admin@parity.io>"
,
"maintainers"
:
[
...
...
packages/fether-electron/package.json
View file @
734b655c
{
"name"
:
"fether"
,
"description"
:
"Fether Wallet"
,
"version"
:
"0.
2
.0"
,
"version"
:
"0.
3
.0"
,
"private"
:
true
,
"author"
:
"Parity Team <admin@parity.io>"
,
"maintainers"
:
[
...
...
@@ -42,7 +42,7 @@
"@parity/electron"
:
"^3.0.1"
,
"commander"
:
"^2.15.1"
,
"commander-remaining-args"
:
"^1.2.0"
,
"fether-react"
:
"^0.
2
.0"
,
"fether-react"
:
"^0.
3
.0"
,
"menubar"
:
"^5.2.3"
,
"pino"
:
"^4.16.1"
,
"pino-multi-stream"
:
"^3.1.2"
,
...
...
@@ -56,4 +56,4 @@
"electron-webpack"
:
"^2.1.2"
,
"webpack"
:
"^4.7.0"
}
}
}
\ No newline at end of file
packages/fether-react/package.json
View file @
734b655c
{
"name"
:
"fether-react"
,
"description"
:
"Fether Wallet"
,
"version"
:
"0.
2
.0"
,
"version"
:
"0.
3
.0"
,
"private"
:
true
,
"author"
:
"Parity Team <admin@parity.io>"
,
"maintainers"
:
[
...
...
@@ -48,7 +48,7 @@
"ethereumjs-tx"
:
"^1.3.7"
,
"ethereumjs-util"
:
"^6.0.0"
,
"ethereumjs-wallet"
:
"^0.6.2"
,
"fether-ui"
:
"^0.
2
.0"
,
"fether-ui"
:
"^0.
3
.0"
,
"file-saver"
:
"^2.0.0"
,
"final-form"
:
"^4.8.3"
,
"final-form-calculate"
:
"^1.2.1"
,
...
...
packages/fether-ui/package.json
View file @
734b655c
{
"name"
:
"fether-ui"
,
"description"
:
"Fether Wallet"
,
"version"
:
"0.
2
.0"
,
"version"
:
"0.
3
.0"
,
"private"
:
true
,
"author"
:
"Parity Team <admin@parity.io>"
,
"maintainers"
:
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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