Skip to content

Commit b381751

Browse files
committed
feat: update dependecies for th latest features and bug fixes
1 parent d327213 commit b381751

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.13.0",
63-
"@cocreate/observer": "^1.11.9",
64-
"@cocreate/utils": "^1.27.1"
62+
"@cocreate/element-prototype": "^1.13.2",
63+
"@cocreate/observer": "^1.12.0",
64+
"@cocreate/utils": "^1.27.4"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)