You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
418 B

{
"private": true,
"devDependencies": {
"html-webpack-plugin": "^5.5.0",
"laravel-mix": "^6.0.43",
"laravel-mix-purgecss": "^6.0.0",
"postcss-css-variables": "^0.18.0",
"resolve-url-loader": "^5.0.0",
"sass": "^1.49.9",
"sass-loader": "^12.6.0",
"svg-spritemap-webpack-plugin": "^4.4.0",
"svgo": "^2.8.0"
},
"dependencies": {
"@tiny-components/plain-ui": "^0.6.0"
}
}