Files
opensourcepos/.bowerrc
2016-08-14 11:58:15 +02:00

8 lines
174 B
Plaintext

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