Skip to content

Commit b711c68

Browse files
committed
fix: Update CoCreate depndencies to latest versions
1 parent 3f4825e commit b711c68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"webpack-log": "^3.0.1"
5959
},
6060
"dependencies": {
61-
"@cocreate/local-storage": "^1.10.0",
62-
"@cocreate/observer": "^1.11.0"
61+
"@cocreate/local-storage": "^1.10.1",
62+
"@cocreate/observer": "^1.11.1"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)