Skip to content

Commit 6740126

Browse files
committed
fix: bump dependencies
1 parent 825c755 commit 6740126

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.5",
63-
"@cocreate/observer": "^1.11.5",
64-
"@cocreate/utils": "^1.25.3"
62+
"@cocreate/element-prototype": "^1.11.7",
63+
"@cocreate/observer": "^1.11.6",
64+
"@cocreate/utils": "^1.26.1"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)