Skip to content

Commit d295d16

Browse files
committed
fix: latest version numbers applied to all cocreate packages
1 parent 0450e7a commit d295d16

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"webpack-log": "^3.0.2"
6363
},
6464
"dependencies": {
65-
"@cocreate/api": "^1.0.0",
66-
"@cocreate/docs": "^1.0.0",
65+
"@cocreate/api": "^1.0.17",
66+
"@cocreate/docs": "^1.1.14",
6767
"twilio": "^3.60.0",
6868
"twilio-client-mirror": "0.0.2",
6969
"util": "^0.12.3"

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -876,7 +876,7 @@
876876
"@cocreate/docs" "^1.1.13"
877877
"@cocreate/hosting" "^1.1.3"
878878

879-
"@cocreate/api@^1.0.0":
879+
"@cocreate/api@^1.0.17":
880880
version "1.0.17"
881881
resolved "https://registry.yarnpkg.com/@cocreate/api/-/api-1.0.17.tgz#7f94461c0e048e1efc1c575142d8c26c7d1073ae"
882882
integrity sha512-6mDxTRkXYunjSLUOAVD3Li+HTzGW9QG179WaGgIshHyOmcLzqpPqwFnMxt/mtyPa4zX3c//14nD/a6LJg/Zeyg==
@@ -897,7 +897,7 @@
897897
"@cocreate/docs" "^1.0.0"
898898
"@cocreate/socket-client" "^1.0.0"
899899

900-
"@cocreate/docs@^1.0.0", "@cocreate/docs@^1.1.13":
900+
"@cocreate/docs@^1.0.0", "@cocreate/docs@^1.1.13", "@cocreate/docs@^1.1.14":
901901
version "1.1.14"
902902
resolved "https://registry.yarnpkg.com/@cocreate/docs/-/docs-1.1.14.tgz#992e6e2e2d9b848e3ba65ff4f4abff07dc3ec6ab"
903903
integrity sha512-MBSzKticJG8bzfqdN/A1jyLaz5k140S3O6pcN67C1muYfqUpZGxA8Fb4MGZ8QlKjx90De8GgHvZ6XP/x3I4FXw==

0 commit comments

Comments
 (0)