Skip to content

Commit 6ee9916

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent ae326e5 commit 6ee9916

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@babel/core": "^7.9.6",
4949
"@babel/preset-env": "^7.9.6",
50-
"@cocreate/cli": "^1.29.3",
50+
"@cocreate/cli": "^1.33.0",
5151
"babel-loader": "^8.1.0",
5252
"clean-webpack-plugin": "^3.0.0",
5353
"file-loader": "^6.2.0",
@@ -61,4 +61,4 @@
6161
"dependencies": {
6262
"@googlemaps/js-api-loader": "^1.12.8"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)