Merge pull request #183 from muzuiget/master

update bower.json
This commit is contained in:
Eric Holscher 2015-04-03 08:15:28 -07:00
commit 3d93682a69

View File

@ -1,6 +1,6 @@
{ {
"name": "sphinx-rtd-theme", "name": "sphinx-rtd-theme",
"version": "1.0", "version": "0.1.7",
"homepage": "https://github.com/snide/wyrm", "homepage": "https://github.com/snide/wyrm",
"authors": [ "authors": [
"Dave Snider <dave.snider@gmail.com>" "Dave Snider <dave.snider@gmail.com>"
@ -26,7 +26,7 @@
"tests", "tests",
"src" "src"
], ],
"dependencies": { "devDependencies": {
"wyrm": "~0.0.x" "wyrm": "~0.0.x"
} }
} }