Skip to content

Commit ba6e2c0

Browse files
committed
fix: Update dependencies versions
The dependencies versions have been updated to their latest stable releases. The package.json file reflects these changes.
1 parent f6f73c8 commit ba6e2c0

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
@@ -59,11 +59,11 @@
5959
"coc": "src/coc.js"
6060
},
6161
"dependencies": {
62-
"@cocreate/docs": "^1.7.11",
63-
"@cocreate/hosting": "^1.10.3",
62+
"@cocreate/docs": "^1.7.13",
63+
"@cocreate/hosting": "^1.10.5",
6464
"colors": "latest",
6565
"glob": "^7.1.7",
6666
"prettier": "^2.3.2",
6767
"prompt": "^1.2.0"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)