Added bower
This commit is contained in:
1
rpg-docs/.gitignore
vendored
1
rpg-docs/.gitignore
vendored
@@ -4,4 +4,5 @@
|
||||
settings.json
|
||||
public/components
|
||||
nohup.out
|
||||
node_modules
|
||||
dump
|
||||
|
||||
@@ -9,5 +9,8 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/ThaumRystra/RPG-Docs"
|
||||
},
|
||||
"author": "Stefan Zermatten"
|
||||
"author": "Stefan Zermatten",
|
||||
"dependencies": {
|
||||
"bower": "^1.7.9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user