eb3df2e8dc
Bumps [@fullhuman/postcss-purgecss](https://github.com/FullHuman/postcss-purgecss) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/FullHuman/postcss-purgecss/releases) - [Changelog](https://github.com/FullHuman/postcss-purgecss/blob/master/CHANGELOG.md) - [Commits](https://github.com/FullHuman/postcss-purgecss/commits/1.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
28 lines
715 B
JSON
28 lines
715 B
JSON
{
|
|
"name": "rebuilding-bartik",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"serve": "vue-cli-service serve",
|
|
"build": "vue-cli-service build",
|
|
"lint": "vue-cli-service lint"
|
|
},
|
|
"dependencies": {
|
|
"postcss-import": "^12.0.1",
|
|
"tailwindcss": "^1.1.2",
|
|
"tailwindcss-skip-link": "^1.0.1",
|
|
"vue": "^2.6.6"
|
|
},
|
|
"devDependencies": {
|
|
"@fullhuman/postcss-purgecss": "^1.3.0",
|
|
"@vue/cli-plugin-babel": "^3.11.0",
|
|
"@vue/cli-plugin-eslint": "^3.11.0",
|
|
"@vue/cli-service": "^3.11.0",
|
|
"@vue/eslint-config-standard": "^4.0.0",
|
|
"babel-eslint": "^10.0.3",
|
|
"eslint": "^5.8.0",
|
|
"eslint-plugin-vue": "^5.0.0",
|
|
"vue-template-compiler": "^2.5.21"
|
|
}
|
|
}
|