Skip to content

Commit a8168c1

Browse files
committed
fix: latest version numbers applied to all cocreate packages
1 parent 601fccb commit a8168c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"webpack-log": "^3.0.1"
6161
},
6262
"dependencies": {
63-
"@cocreate/docs": "^1.0.0",
63+
"@cocreate/docs": "^1.1.14",
6464
"mini-css-extract-plugin": "^1.5.0"
6565
}
6666
}

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -876,7 +876,7 @@
876876
"@cocreate/docs" "^1.0.0"
877877
"@cocreate/socket-client" "^1.0.0"
878878

879-
"@cocreate/docs@^1.0.0":
879+
"@cocreate/docs@^1.0.0", "@cocreate/docs@^1.1.14":
880880
version "1.1.14"
881881
resolved "https://registry.yarnpkg.com/@cocreate/docs/-/docs-1.1.14.tgz#992e6e2e2d9b848e3ba65ff4f4abff07dc3ec6ab"
882882
integrity sha512-MBSzKticJG8bzfqdN/A1jyLaz5k140S3O6pcN67C1muYfqUpZGxA8Fb4MGZ8QlKjx90De8GgHvZ6XP/x3I4FXw==

0 commit comments

Comments
 (0)