mirror of https://github.com/rancher/api-ui.git
Update gd-assets2
This commit is contained in:
parent
eef564975f
commit
ab4beb951c
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"staticFileDirs": {
|
||||
"image": "image",
|
||||
"fonts": "fonts"
|
||||
"image": "public/image",
|
||||
"fonts": "public/fonts"
|
||||
},
|
||||
|
||||
/* a comment */
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"url": "https://github.com/godaddy/gdapi-ui.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"gd-assets": "~2.0.1",
|
||||
"gd-assets": "~2.1",
|
||||
"mkdirp": "~0.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue