Skip to content

Commit b676215

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 91f7d29 commit b676215

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 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,8 +60,8 @@
6060
"webpack-log": "^3.0.1"
6161
},
6262
"dependencies": {
63-
"@cocreate/actions": "^1.8.19",
64-
"@cocreate/render": "^1.24.19",
65-
"@cocreate/utils": "^1.21.4"
63+
"@cocreate/actions": "^1.8.21",
64+
"@cocreate/render": "^1.24.21",
65+
"@cocreate/utils": "^1.21.5"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)