Skip to content

Commit b030c75

Browse files
committed
fix: Update CoCreate depndencies to latest versions
1 parent a0e57bf commit b030c75

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"webpack-log": "^3.0.1"
6060
},
6161
"dependencies": {
62-
"@cocreate/element-prototype": "^1.11.0",
63-
"@cocreate/observer": "^1.11.0",
64-
"@cocreate/utils": "^1.24.0"
62+
"@cocreate/element-prototype": "^1.11.1",
63+
"@cocreate/observer": "^1.11.1",
64+
"@cocreate/utils": "^1.24.1"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)