@sb1/ffe-core
Advanced tools
Comparing version 26.0.0 to 26.1.0
{ | ||
"name": "@sb1/ffe-core", | ||
"version": "26.0.0", | ||
"version": "26.1.0", | ||
"description": "Rammeverk for Felles Front End", | ||
@@ -19,3 +19,3 @@ "license": "MIT", | ||
"scripts": { | ||
"lint": "stylelint less/*.less", | ||
"lint": "ffe-buildtool stylelint less/*.less", | ||
"test": "npm run lint", | ||
@@ -26,6 +26,6 @@ "clean": "rm -rf css/ gen-src/ lib/", | ||
"devDependencies": { | ||
"@sb1/ffe-buildtool": "^0.5.0", | ||
"case": "^1.5.5", | ||
"less": "^4.1.2", | ||
"postcss": "^8.3.6", | ||
"stylelint": "^13.0.0", | ||
"typescript": "^4.6.4" | ||
@@ -36,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "eb0ffe88825587ac9cb2cedf582a208d9cf73a65" | ||
"gitHead": "816e0f967f7b2d8fd6cca41bb9d363a4c7933116" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49891