aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2022-11-06 14:40:35 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commitee4f45f13f652d8807c2617f24aa167243076b5e (patch)
treedbc9d12c71d3c146d0fcc4021ea6cfcbdceb528c /vnext/package.json
parent59ae9d0884827752c7d30fcf4fa720eb3fc81b2a (diff)
Add missing `cssnano` package
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 52989122..88841532 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -22,6 +22,7 @@
"@testing-library/react": "^13.4.0",
"concurrently": "^7.5.0",
"cross-env": "^7.0.3",
+ "cssnano": "^5.1.14",
"eslint": "^8.26.0",
"eslint-plugin-jest": "^27.1.3",
"eslint-plugin-jest-dom": "^4.0.2",