Skip to content

Commit

Permalink
Merge pull request #23 from apostrophecms/use-apos-4
Browse files Browse the repository at this point in the history
updates apos version
  • Loading branch information
ValJed authored Mar 12, 2024
2 parents d00acb0 + 1559ee2 commit 5ad5e61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
package-lock.json
/locales
npm-debug.log
/data
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@apostrophecms/open-graph": "^1.2.1",
"@apostrophecms/seo": "^1.2.0",
"apostrophe": "^3.53.0",
"apostrophe": "^4.0.0",
"lodash": "^4.17.21"
},
"devDependencies": {
Expand Down

0 comments on commit 5ad5e61

Please sign in to comment.