097ebbf555
Bumps [flexsearch](https://github.com/nextapps-de/flexsearch) from 0.6.30 to 0.6.32. - [Release notes](https://github.com/nextapps-de/flexsearch/releases) - [Changelog](https://github.com/nextapps-de/flexsearch/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextapps-de/flexsearch/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
20 lines
580 B
JSON
20 lines
580 B
JSON
{
|
|
"name": "daux.io",
|
|
"version": "0.3.0",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@swissquote/crafty": "^1.8.0",
|
|
"@swissquote/crafty-preset-babel": "^1.8.0",
|
|
"@swissquote/crafty-preset-postcss": "^1.8.0",
|
|
"@swissquote/crafty-runner-gulp": "^1.8.0",
|
|
"@swissquote/crafty-runner-rollup": "^1.8.0",
|
|
"flexsearch": "^0.6.32",
|
|
"preact": "^10.0.0-rc.3"
|
|
},
|
|
"scripts": {
|
|
"build": "crafty run",
|
|
"watch": "crafty watch",
|
|
"lint:css": "crafty cssLint --fix --preset recommended themes/daux_singlepage/scss/*.scss themes/daux/scss/*.scss"
|
|
}
|
|
}
|