Skip to content

Commit

Permalink
fix: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Dec 25, 2022
1 parent a0ff9a1 commit 94d738c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@
"html5-framework",
"javascript-framework"
],
"publishConfig": {
"access": "public"
},
"publishConfig": { "access": "public" },
"scripts": {
"start": "npx webpack --config webpack.config.js",
"build": "NODE_ENV=production npx webpack --config webpack.config.js",
Expand Down Expand Up @@ -59,7 +57,7 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/docs": "^1.4.24",
"@cocreate/docs": "^1.4.25",
"@googlemaps/js-api-loader": "^1.12.8"
}
}

0 comments on commit 94d738c

Please sign in to comment.