chore(release): 5.0.0-beta.1

This commit is contained in:
Jason Dreyzehner 2017-08-18 18:05:36 -04:00
parent 340decd978
commit e94154ba4b
6 changed files with 1390 additions and 28 deletions

View File

@ -1,6 +1,6 @@
{
"name": "Insight",
"version": "0.0.1",
"version": "5.0.0-beta.1",
"dependencies": {
"angular": "~1.2.13",
"angular-resource": "~1.2.13",

1384
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,30 +1,8 @@
{
"name": "insight-ui",
"description": "An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the bitcoin network and build your own services with it.",
"version": "0.4.0",
"version": "5.0.0-beta.1",
"repository": "git://github.com/bitpay/insight-ui.git",
"contributors": [
{
"name": "Matias Alejo Garcia",
"email": "ematiu@gmail.com"
},
{
"name": "Manuel Araoz",
"email": "manuelaraoz@gmail.com"
},
{
"name": "Mario Colque",
"email": "colquemario@gmail.com"
},
{
"name": "Gustavo Cortez",
"email": "cmgustavo83@gmail.com"
},
{
"name": "Juan Ignacio Sosa Lopez",
"email": "bechilandia@gmail.com"
}
],
"bugs": {
"url": "https://github.com/bitpay/insight-ui/issues"
},

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long