Skip to content

Commit

Permalink
Merge pull request #119 from netliferesearch/update/docs-etc
Browse files Browse the repository at this point in the history
Update Craft, plugins, dependencies and docs
  • Loading branch information
torgeirbeyer authored Aug 4, 2022
2 parents d99f27f + 353ca7b commit 0ca32f3
Show file tree
Hide file tree
Showing 8 changed files with 1,043 additions and 981 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v16.13.0
11 changes: 7 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
{
"name": "netlife/craft-starter",
"description": "Good defaults for Craft CMS 3",
"license": "proprietary",
"require": {
"craftcms/cms": "3.7.41",
"craftcms/redactor": "2.10.8",
"nystudio107/craft-seomatic": "3.2.42",
"nystudio107/craft-vite": "1.0.24",
"craftcms/cms": "3.7.50",
"craftcms/redactor": "2.10.10",
"nystudio107/craft-seomatic": "3.4.37",
"nystudio107/craft-vite": "1.0.27",
"sebastianlenz/linkfield": "^1.0",
"vlucas/phpdotenv": "^3.4.0"
},
Expand Down
Loading

0 comments on commit 0ca32f3

Please sign in to comment.