Skip to content

Commit 62373ce

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 34158a5 commit 62373ce

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"@babel/core": "^7.9.6",
5050
"@babel/preset-env": "^7.9.6",
51-
"@cocreate/cli": "^1.29.3",
51+
"@cocreate/cli": "^1.33.0",
5252
"babel-loader": "^8.1.0",
5353
"clean-webpack-plugin": "^3.0.0",
5454
"file-loader": "^6.2.0",
@@ -60,9 +60,9 @@
6060
"webpack-log": "^3.0.1"
6161
},
6262
"dependencies": {
63-
"@cocreate/crud-client": "^1.21.11",
64-
"@cocreate/element-prototype": "^1.8.17",
65-
"@cocreate/floating-label": "^1.7.8",
66-
"@cocreate/observer": "^1.8.6"
63+
"@cocreate/crud-client": "^1.21.13",
64+
"@cocreate/element-prototype": "^1.8.19",
65+
"@cocreate/floating-label": "^1.7.10",
66+
"@cocreate/observer": "^1.8.8"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)