We're now installing through bower, so we can ignore package.json

This commit is contained in:
Christopher Allan Webber 2015-02-14 13:39:12 -06:00
parent 7fcf6e2510
commit 9ec05187f7

View File

@ -1,12 +0,0 @@
{
"name": "mediagoblin-extlib",
"description": "External libraries used by GNU MediaGoblin",
"author": "MediaGoblin team <devel@mediagoblin.org>",
"dependencies": {
"jquery": "== 2.1.3",
"video.js": "== 4.2.1",
"pdfjs-dist": "== 1.0.1135",
"leaflet": "== 0.5.1",
"tinymce": "== 4.0.25"
}
}