Corrected repository field.

This removes the npm build log error:

npm WARN package.json storyboard-webclient@0.0.1 No repository field.

Change-Id: I0d7b0a7fa938379c1571e4f0d5d1434be3127f6b
This commit is contained in:
Michael Krotscheck 2016-02-09 11:38:09 -08:00
parent 3447226f38
commit 6cea83af33

View File

@ -14,7 +14,7 @@
"serve": "./node_modules/.bin/grunt serve",
"postinstall": "bower install"
},
"repository": "",
"repository": "https://git.openstack.org/openstack-infra/storyboard-webclient",
"keywords": [
"openstack",
"storyboard",