Skip to content

Commit 4207e5f

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 5a1d05c commit 4207e5f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
"@cocreate/cli": "^1.29.3"
6161
},
6262
"dependencies": {
63-
"@cocreate/cli": "^1.33.6",
64-
"@cocreate/file": "^1.2.12",
63+
"@cocreate/cli": "^1.33.7",
64+
"@cocreate/file": "^1.3.0",
6565
"glob": "^7.1.7",
6666
"prettier": "^2.3.2"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)