Files
liquid/package.json
Frank Taillandier d9a4a3d9d7 security: npm audit fix
fixed 2 low severity vulnerabilities
2018-09-21 18:34:33 +02:00

16 lines
355 B
JSON

{
"name": "liquid-docs",
"version": "0.2.0",
"devDependencies": {
"autoprefixer": "~8.2",
"grunt": "~1.0.3",
"grunt-concurrent": "~2.3",
"grunt-contrib-concat": "~1.0",
"grunt-contrib-sass": "~1.0",
"grunt-contrib-watch": "~1.1.0",
"grunt-postcss": "~0.9",
"grunt-shell": "~2.1",
"load-grunt-tasks": "~3.5"
}
}