Files
opensourcepos/.bowerrc
T

8 lines
174 B
Plaintext

{
"directory": "public/bower_components",
"scripts": {
"postinstall": "grunt default genlicense",
"postuninstall": "grunt default genlicense"
}
}