Skip to content

Commit

Permalink
fix: removed dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Apr 24, 2023
1 parent 4c1371e commit acb0bea
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,6 @@
"url": "https://github.com/sponsors/CoCreate-app"
},
"main": "./src/index.js",
"devDependencies": {
"@babel/core": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"babel-loader": "^8.1.0",
"clean-webpack-plugin": "^3.0.0",
"file-loader": "^6.2.0",
"mini-css-extract-plugin": "^1.5.0",
"style-loader": "^3.3.1",
"terser-webpack-plugin": "^5.1.1",
"webpack": "^5.24.4",
"webpack-cli": "^4.5.0",
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/docs": "^1.5.13",
"@cocreate/hosting": "^1.7.13",
Expand Down

0 comments on commit acb0bea

Please sign in to comment.