Skip to content

Commit 576d588

Browse files
committed
fix: Updatae @cocreate dependnenies to the latest versions
1 parent 6c08a0c commit 576d588

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
},
2626
"homepage": "https://github.com/CoCreate-app/CoCreate-docs#readme",
2727
"dependencies": {
28-
"@cocreate/config": "^1.0.7",
28+
"@cocreate/config": "^1.0.8",
2929
"@cocreate/crud-client": "^1.21.24",
30-
"@cocreate/file": "^1.3.7",
30+
"@cocreate/file": "^1.3.8",
3131
"extract-comments": "^1.1.0",
3232
"glob": "^7.1.6",
3333
"parse-html-comments": "^1.3.1"
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)