Skip to content

Commit

Permalink
fix: Update dependencies versions for @cocreate libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jun 14, 2023
1 parent 99bd17a commit f86210c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,11 @@
},
"homepage": "https://github.com/CoCreate-app/CoCreate-docs#readme",
"dependencies": {
"@cocreate/cli": "^1.34.0",
"@cocreate/config": "^1.0.1",
"@cocreate/config": "^1.0.2",
"@cocreate/crud-client": "^1.21.23",
"@cocreate/file": "^1.3.3",
"@cocreate/file": "^1.3.4",
"extract-comments": "^1.1.0",
"glob": "^7.1.6",
"parse-html-comments": "^1.3.1"
}
}
}

0 comments on commit f86210c

Please sign in to comment.