Skip to content

Commit 22eaf47

Browse files
committed
fix: update packages to latest version. This commit updates various packages in the dependencies section of the package.json file to their latest published versions, thereby fixing multiple bugs and improving overall performance.
1 parent 8b6b790 commit 22eaf47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
"webpack-log": "^3.0.1"
6060
},
6161
"dependencies": {
62-
"@cocreate/docs": "^1.7.8"
62+
"@cocreate/docs": "^1.7.10"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)