diff options
Diffstat (limited to 'src/stylesheets/package.json')
| -rw-r--r-- | src/stylesheets/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stylesheets/package.json b/src/stylesheets/package.json index 7929442c..8f449914 100644 --- a/src/stylesheets/package.json +++ b/src/stylesheets/package.json @@ -1,7 +1,7 @@ { "private": true, "description": "Compiles the default stylesheet for the built-in HTML converter.", - "dependencies": { + "devDependencies": { "cssnano": "~5.0", "package.json": "^2.0.1", "postcss": "~8.3", |
