Files
liquid/package.json
Frank Taillandier 9f74627676 update npm packages
2018-03-29 16:21:35 +02:00

16 lines
351 B
JSON

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