mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-17 01:40:42 -07:00
Added missing dependency for Autoprefixer in package.json
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "liquid-docs",
|
||||
"version": "0.1.0",
|
||||
"devDependencies": {
|
||||
"autoprefixer-core": "^5.2.1",
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-autoprefixer": "^3.0.3",
|
||||
"grunt-concurrent": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user