chore(release): 5.0.0-beta.1
This commit is contained in:
parent
340decd978
commit
e94154ba4b
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Insight",
|
"name": "Insight",
|
||||||
"version": "0.0.1",
|
"version": "5.0.0-beta.1",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular": "~1.2.13",
|
"angular": "~1.2.13",
|
||||||
"angular-resource": "~1.2.13",
|
"angular-resource": "~1.2.13",
|
||||||
|
|||||||
1384
package-lock.json
generated
Normal file
1384
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@ -1,30 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "insight-ui",
|
"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.",
|
"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",
|
"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": {
|
"bugs": {
|
||||||
"url": "https://github.com/bitpay/insight-ui/issues"
|
"url": "https://github.com/bitpay/insight-ui/issues"
|
||||||
},
|
},
|
||||||
|
|||||||
2
public/js/angularjs-all.min.js
vendored
2
public/js/angularjs-all.min.js
vendored
File diff suppressed because one or more lines are too long
4
public/js/main.min.js
vendored
4
public/js/main.min.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/vendors.min.js
vendored
2
public/js/vendors.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user