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
8e54eb70
Unverified
Commit
8e54eb70
authored
Jan 18, 2019
by
Thibaut Sardan
Committed by
GitHub
Jan 18, 2019
Browse files
Merge pull request #371 from paritytech/tbaut-bump-version-030
Bump master to 0.3.0
parents
0e1e20dc
734b655c
Pipeline
#28584
failed with stages
in 19 minutes and 8 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lerna.json
View file @
8e54eb70
...
...
@@ -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 @
8e54eb70
{
"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 @
8e54eb70
{
"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 @
8e54eb70
{
"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 @
8e54eb70
{
"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