Skip to content

Commit

Permalink
F OpenNebula#4972: fix dependencies bower (OpenNebula#85)
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Lobo <[email protected]>
  • Loading branch information
jloboescalona2 authored and atodorov-storpool committed Oct 14, 2020
1 parent f00a2d4 commit 8e006c5
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions src/sunstone/public/bower.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"name": "opennebula-sunstone",
"dependencies": {
"flot": "0.8.3",
"jgrowl": "1.4.2",
"fontawesome": "5.0.7",
"flot.tooltip": "0.8.4",
"flot": "~0.8.3",
"jgrowl": "~1.4.2",
"fontawesome": "~5.0.7",
"flot.tooltip": "~0.8.4",
"no-vnc": "https://github.com/novnc/noVNC.git#9fe2fd04d4",
"resumablejs": "https://github.com/23/resumable.js.git#420cd351c5",
"spice-html5": "https://github.com/freedesktop/spice-html5.git#spice-html5-0.1.7",
"require-handlebars-plugin": "0.11.2",
"almond": "0.3.1",
"vis": "4.12.0",
"requirejs": "2.1.22",
"foundation-sites": "6.2.1",
"jquery": "2.2.3",
"datatables": "1.10.12",
"navigo": "2.1.1",
"sprintf": "1.0.3",
"jquery-ui": "^1.12.1",
"require-handlebars-plugin": "~0.11.2",
"almond": "~0.3.1",
"vis": "~4.12.0",
"requirejs": "~2.1.22",
"foundation-sites": "~6.2.1",
"jquery": "~2.2.3",
"datatables": "~1.10.12",
"navigo": "~2.1.1",
"sprintf": "~1.0.3",
"jquery-ui": "~1.12.1",
"wickedpicker": "https://github.com/OpenNebula/sunstone-deps.git#9398b3f",
"webauthn-json": "https://registry.npmjs.org/@github/webauthn-json/-/webauthn-json-0.4.1.tgz"
},
Expand Down

0 comments on commit 8e006c5

Please sign in to comment.