Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

Commit

Permalink
removes deprecated addon fields
Browse files Browse the repository at this point in the history
  • Loading branch information
czpython committed Dec 17, 2015
1 parent 09e08a3 commit 0b57cec
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions addon.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,8 @@
{
"name": "Aldryn Gallery",
"description": "Easy to use and powerfull gallery system",
"url": "https://github.com/aldryn/aldryn-gallery",
"package-name": "aldryn-gallery",
"installed-apps": [
"djangocms_text_ckeditor",
"filer",
"aldryn_gallery"
],
"author": {
"name": "Divio AG",
"url": "https://www.divio.ch"
},
"license": {
"name": "BSD"
}
]
}

0 comments on commit 0b57cec

Please sign in to comment.