diff --git a/.bowerrc b/.bowerrc deleted file mode 100644 index 9e879c36..00000000 --- a/.bowerrc +++ /dev/null @@ -1 +0,0 @@ -{"directory" : "public/assets/vendor"} diff --git a/bower.json b/bower.json deleted file mode 100644 index 5fffb82f..00000000 --- a/bower.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "phpvms", - "description": "", - "directory": "public/vendor", - "main": "", - "authors": [ - "Nabeel Shahzad " - ], - "dependencies": { - - }, - "license": "MIT", - "homepage": "https://github.com/nabeelio/phpvms", - "ignore": [ - "**/.*", - "node_modules", - "bower_components", - "test", - "tests" - ] -}