Skip to content

Commit

Permalink
Update versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
kimisgold committed Aug 25, 2020
1 parent dc4b240 commit 7248558
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "foundation-sites-template",
"name": "foundation-classic-theme",
"version": "1.0.0",
"description": "Basic template for a new Foundation for Sites project.",
"description": "Omeka Classic theme using the ZURB Foundation toolkit.",
"main": "gulpfile.js",
"scripts": {
"start": "gulp",
"build": "gulp sass"
},
"author": "ZURB <[email protected]>",
"author": "Omeka Team <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/zurb/foundation-sites/issues",
"email": "[email protected]"
"url": "https://github.com/omeka/theme-foundation-classic",
"email": "[email protected]"
},
"dependencies": {
"foundation-sites": "^6.6.3",
Expand Down
2 changes: 1 addition & 1 deletion theme.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ website = "https://omeka.org"
support_link = "https://omeka.org/forums/forum/themes-and-public-display"
omeka_minimum_version="2.5"
omeka_target_version="2.5"
version="0.5"
version="1.0.0"

0 comments on commit 7248558

Please sign in to comment.