Bug 29672: Fix test t/db_dependent/Koha/Plugins/Plugins.t
[koha-ffzg.git] / package.json
index ac7ff7b..163f22a 100644 (file)
     "js-yaml": "^3.13.1"
   },
   "author": "",
-  "license": "GPL-3.0"
+  "license": "GPL-3.0",
+  "devDependencies": {
+    "postcss-selector-parser": "^6.0.10",
+    "postcss": "^8.4.14",
+    "stylelint-config-standard-scss": "^5.0.0",
+    "stylelint-order": "^5.0.0",
+    "stylelint": "^14.9.1"
+  }
 }