remove bower dependencies
Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/26de4fd1 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/26de4fd1 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/26de4fd1 Branch: refs/heads/ldp Commit: 26de4fd1155ab0e0309cfc39ea580417c64dc8c9 Parents: e63160c Author: tkurz <[email protected]> Authored: Tue Mar 25 10:08:08 2014 +0100 Committer: tkurz <[email protected]> Committed: Tue Mar 25 10:08:08 2014 +0100 ---------------------------------------------------------------------- .../marmotta-sparql/src/main/resources/web/admin/bower.json | 7 ------- 1 file changed, 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/26de4fd1/platform/marmotta-sparql/src/main/resources/web/admin/bower.json ---------------------------------------------------------------------- diff --git a/platform/marmotta-sparql/src/main/resources/web/admin/bower.json b/platform/marmotta-sparql/src/main/resources/web/admin/bower.json deleted file mode 100644 index 644c654..0000000 --- a/platform/marmotta-sparql/src/main/resources/web/admin/bower.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "name": "SquebiMarmotta", - "version": "0.0.1", - "dependencies": { - "squebi":"0.0.5" - } -} \ No newline at end of file
