Skip to content

Commit a17f8b1

Browse files
committed
fix: update dependencies to the lates versions
1 parent fa86f3c commit a17f8b1

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

0 commit comments

Comments
 (0)