0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00

Merge pull request #3148 from javorszky/iss3130

Bower's indentation is changed (grumble)
This commit is contained in:
Hannah Wolfe 2014-06-29 16:21:58 +01:00
commit 44b4327423

View file

@ -23,8 +23,5 @@
"showdown": "https://github.com/ErisDS/showdown.git#v0.3.2-ghost", "showdown": "https://github.com/ErisDS/showdown.git#v0.3.2-ghost",
"validator-js": "3.4.0", "validator-js": "3.4.0",
"loader.js": "stefanpenner/loader.js#1.0.0" "loader.js": "stefanpenner/loader.js#1.0.0"
},
"resolutions": {
"ember": "~1.4.0"
}
} }
}