mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2025-10-29 01:30:32 +00:00
Re-ordered dependencies.
This commit is contained in:
@@ -12,11 +12,7 @@
|
||||
"author": "KevinMidboe <kevin.midboe@gmail.com>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/polyfill": "~7.2",
|
||||
"@stripe/stripe-js": "^1.8.0",
|
||||
"clean-webpack-plugin": "^3.0.0",
|
||||
"extract-text-webpack-plugin": "^3.0.2",
|
||||
"moment": "^2.24.0",
|
||||
"mongoose": "^5.9.24",
|
||||
"node-fetch": "^2.6.0",
|
||||
"node-sass": "^4.13.0",
|
||||
@@ -32,11 +28,14 @@
|
||||
"@babel/plugin-proposal-json-strings": "~7.2",
|
||||
"@babel/plugin-syntax-dynamic-import": "~7.2",
|
||||
"@babel/plugin-syntax-import-meta": "~7.2",
|
||||
"@babel/polyfill": "~7.2",
|
||||
"@babel/preset-env": "~7.3",
|
||||
"babel-loader": "~8.0",
|
||||
"clean-webpack-plugin": "^3.0.0",
|
||||
"compression-webpack-plugin": "~2.0",
|
||||
"cross-env": "^6.0.3",
|
||||
"css-loader": "^3.6.0",
|
||||
"extract-text-webpack-plugin": "^3.0.2",
|
||||
"file-loader": "^4.2.0",
|
||||
"friendly-errors-webpack-plugin": "~1.7",
|
||||
"html-webpack-plugin": "~3.2",
|
||||
|
||||
Reference in New Issue
Block a user