Added bower

This commit is contained in:
Stefan Zermatten
2016-09-07 10:04:21 +02:00
parent be6f54e53a
commit 55adca36d5
2 changed files with 5 additions and 1 deletions

View File

@@ -9,5 +9,8 @@
"type": "git",
"url": "https://github.com/ThaumRystra/RPG-Docs"
},
"author": "Stefan Zermatten"
"author": "Stefan Zermatten",
"dependencies": {
"bower": "^1.7.9"
}
}