Update gd-assets2

This commit is contained in:
Vincent Fiduccia 2014-05-28 16:34:08 -07:00
parent eef564975f
commit ab4beb951c
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"staticFileDirs": {
"image": "image",
"fonts": "fonts"
"image": "public/image",
"fonts": "public/fonts"
},
/* a comment */

View File

@ -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"
}
}