Setup octavia-dashboard for Queens release
This patch updates the package.json version number and updates some package.json parameters. Change-Id: I5a0b590536bef7d7d7044e8787d22f8a92b9d13d
This commit is contained in:
parent
6407785f3c
commit
77bc889b1d
13
package.json
13
package.json
@ -1,9 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0b1",
|
"version": "1.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"name": "octavia-dashboard",
|
"name": "octavia-dashboard",
|
||||||
"description": "Octavia Dashboard",
|
"description": "Octavia Dashboard",
|
||||||
"repository": "none",
|
"homepage": "https://docs.openstack.org/octavia-dashboard/latest/",
|
||||||
|
"keywords": [
|
||||||
|
"OpenStack",
|
||||||
|
"octavia",
|
||||||
|
"octavia-dashboard",
|
||||||
|
"load-balancer"],
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.openstack.org/openstack/octavia-dashboard"},
|
||||||
|
"bugs": "https://storyboard.openstack.org/#!/project/909",
|
||||||
"license": "Apache 2.0",
|
"license": "Apache 2.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "1.10.3",
|
"eslint": "1.10.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user