Added bower
This commit is contained in:
1
rpg-docs/.gitignore
vendored
1
rpg-docs/.gitignore
vendored
@@ -4,4 +4,5 @@
|
|||||||
settings.json
|
settings.json
|
||||||
public/components
|
public/components
|
||||||
nohup.out
|
nohup.out
|
||||||
|
node_modules
|
||||||
dump
|
dump
|
||||||
|
|||||||
@@ -9,5 +9,8 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ThaumRystra/RPG-Docs"
|
"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