mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 21:40:39 +03:00
5abc4e0d9b
closes TryGhost/Ghost#9433 - remove unnecessary bower deps - update mirage usage - fix tests
12 lines
222 B
JSON
12 lines
222 B
JSON
{
|
|
"name": "ghost-admin",
|
|
"dependencies": {
|
|
"devicejs": "0.2.7",
|
|
"google-caja": "6005.0.0",
|
|
"keymaster": "1.6.3",
|
|
"normalize.css": "3.0.3",
|
|
"rangyinputs": "1.2.0",
|
|
"validator-js": "3.39.0"
|
|
}
|
|
}
|