Bump package.json for master 1.7 (#4731)
* Bump package.json for master 1.7 * Update contributors
This commit is contained in:
parent
63bc942e41
commit
3fb8466c40
@ -1,15 +1,16 @@
|
|||||||
{
|
{
|
||||||
"name": "parity.js",
|
"name": "parity.js",
|
||||||
"version": "0.3.120",
|
"version": "1.7.0",
|
||||||
"main": "release/index.js",
|
"main": "release/index.js",
|
||||||
"jsnext:main": "src/index.js",
|
"jsnext:main": "src/index.js",
|
||||||
"author": "Parity Team <admin@parity.io>",
|
"author": "Parity Team <admin@parity.io>",
|
||||||
"maintainers": [
|
"maintainers": [
|
||||||
"Jaco Greeff",
|
"Jaco Greeff",
|
||||||
"Nicolas Gotchac",
|
"Nicolas Gotchac"
|
||||||
|
],
|
||||||
|
"contributors": [
|
||||||
"Jannis Redmann"
|
"Jannis Redmann"
|
||||||
],
|
],
|
||||||
"contributors": [],
|
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user