Skip to content

Commit

Permalink
fix: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Oct 9, 2023
1 parent c858126 commit 6af6031
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
},
"homepage": "https://github.com/CoCreate-app/CoCreate-docs#readme",
"dependencies": {
"@cocreate/config": "^1.6.3",
"@cocreate/crud-client": "^1.28.3",
"@cocreate/file": "^1.9.3",
"@cocreate/config": "^1.6.4",
"@cocreate/crud-client": "^1.28.4",
"@cocreate/file": "^1.9.4",
"extract-comments": "^1.1.0",
"glob": "^7.1.6",
"parse-html-comments": "^1.3.1"
}
}
}

0 comments on commit 6af6031

Please sign in to comment.