Skip to content

Commit

Permalink
removed @cocreate/docs
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jun 10, 2023
1 parent 7147c8b commit 2a75254
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"start": "npx webpack --config webpack.config.js",
"build": "NODE_ENV=production npx webpack --config webpack.config.js",
"dev": "npx webpack --config webpack.config.js --watch",
"docs": "node ./node_modules/@cocreate/docs/src/index.js",
"postinstall": "node ./node_modules/@cocreate/cli/check-coc.js"
},
"repository": {
Expand Down Expand Up @@ -60,7 +59,6 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/docs": "^1.8.13",
"@googlemaps/js-api-loader": "^1.12.8"
}
}

0 comments on commit 2a75254

Please sign in to comment.