Skip to content

Commit e40aa40

Browse files
committed
move concurrently to dev dependencies
1 parent 527df41 commit e40aa40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"license": "GPL-2.0",
1919
"dependencies": {
2020
"@fontsource/poppins": "^5.0.5",
21-
"concurrently": "^8.2.2",
2221
"lazysizes": "^5.3.2",
2322
"oneloop.js": "^5.0.0",
2423
"what-input": "^5.2.10"
@@ -32,6 +31,7 @@
3231
"browser-sync": "^2.27.10",
3332
"browser-sync-webpack-plugin": "^2.3.0",
3433
"clean-webpack-plugin": "^4.0.0-alpha.0",
34+
"concurrently": "^8.2.2",
3535
"css-loader": "^5.2.4",
3636
"cssnano": "^5.0.1",
3737
"esbuild-loader": "^2.19.0",

0 commit comments

Comments
 (0)