remove bower files since i moved it over to npm
This commit is contained in:
parent
1140c1c1bb
commit
cba86adb28
21
bower.json
21
bower.json
@ -1,21 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "phpvms",
|
|
||||||
"description": "",
|
|
||||||
"directory": "public/vendor",
|
|
||||||
"main": "",
|
|
||||||
"authors": [
|
|
||||||
"Nabeel Shahzad <nshahzad@gmail.com>"
|
|
||||||
],
|
|
||||||
"dependencies": {
|
|
||||||
|
|
||||||
},
|
|
||||||
"license": "MIT",
|
|
||||||
"homepage": "https://github.com/nabeelio/phpvms",
|
|
||||||
"ignore": [
|
|
||||||
"**/.*",
|
|
||||||
"node_modules",
|
|
||||||
"bower_components",
|
|
||||||
"test",
|
|
||||||
"tests"
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user