1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

F #4132: Remove buffer dependency (#4397)

This commit is contained in:
Sergio Betanzos 2020-03-25 15:29:02 +01:00 committed by GitHub
parent fc4b49472a
commit 6e8ed241f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View File

@ -22,9 +22,6 @@ require.config({
/* Almond */
"almond": "../bower_components/almond/almond",
/* BUFFER */
"buffer": "../bower_components/buffer/buffer.min",
/* jQuery */
"jquery": "../bower_components/jquery/dist/jquery",
"jquery-ui": "../bower_components/jquery-ui/jquery-ui",

View File

@ -2,7 +2,6 @@
"name": "opennebula-sunstone",
"dependencies": {
"flot": "0.8.3",
"buffer": "https://github.com/anodynos/node2web_buffer.git#91433d2",
"jgrowl": "1.4.2",
"fontawesome": "5.0.7",
"flot.tooltip": "0.8.4",