Skip to content

Commit

Permalink
remove dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
s-garg committed Feb 10, 2021
1 parent 3fcefb2 commit 22ee514
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6,806 deletions.
13 changes: 4 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,25 +17,20 @@
"babel-core": "^6.26.3",
"babel-loader": "^8.1.0",
"babel-preset-env": "^1.7.0",
"copy-webpack-plugin": "^6.0.2",
"eslint": "^7.3.1",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.21.2",
"meta-json-generator": "workerb-io/meta-json-generator",
"morgan": "^1.10.0",
"ts-loader": "^7.0.5",
"typescript": "^4.1.3",
"uglifyjs-webpack-plugin": "^2.2.0",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.11.0"
},
"dependencies": {
"@babel/core": "^7.10.2",
"babel-register": "^6.26.0",
"copy-webpack-plugin": "^6.0.2",
"uglifyjs-webpack-plugin": "^2.2.0",
"dotenv": "^8.2.0",
"drive-db": "^6.0.0",
"fs": "^0.0.1-security",
"whatwg-fetch": "^3.0.0",
"meta-json-generator": "workerb-io/meta-json-generator"
"dotenv": "^8.2.0"
}
}
Loading

0 comments on commit 22ee514

Please sign in to comment.