Files
lgp-admin-plus-api/.bowerrc

7 lines
99 B
Plaintext
Raw Normal View History

2014-11-21 11:09:31 -05:00
{
"directory": "vendor/bower_components",
"scripts": {
2014-11-21 15:03:13 -06:00
"postinstall": "gulp publish"
2014-11-21 11:09:31 -05:00
}
2014-11-21 15:03:13 -06:00
}