Skip to content

Commit 7f3e1e1

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 3c1a366 commit 7f3e1e1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
"webpack-log": "^3.0.1"
5959
},
6060
"dependencies": {
61-
"@cocreate/cli": "^1.33.6",
62-
"@cocreate/crud-client": "^1.21.20",
63-
"@cocreate/local-storage": "^1.7.17",
64-
"@cocreate/observer": "^1.8.15"
61+
"@cocreate/cli": "^1.33.7",
62+
"@cocreate/crud-client": "^1.21.21",
63+
"@cocreate/local-storage": "^1.7.18",
64+
"@cocreate/observer": "^1.8.16"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)