Group all npm dependencies into dev
This commit is contained in:
parent
f5f2e75684
commit
a33685ced9
|
@ -15,16 +15,14 @@
|
|||
"alpinejs": "^2.3.5",
|
||||
"autoprefixer": "^10.1.0",
|
||||
"elliptic": ">=6.5.3",
|
||||
"focus-visible": "^5.1.0",
|
||||
"highlight.js": "^10.4.1",
|
||||
"lodash": ">=4.17.19",
|
||||
"postcss": "^8.2.1",
|
||||
"postcss-easy-import": "^3.0.0",
|
||||
"postcss-loader": "^4.1.0",
|
||||
"postcss-nested": "^4.2.1",
|
||||
"tailwindcss": "^2.0.2",
|
||||
"webpack-notifier": "^1.8.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"focus-visible": "^5.1.0",
|
||||
"highlight.js": "^10.4.1",
|
||||
"postcss": "^8.2.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue