mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
Update package.json
- add missing pixrem dependency
This commit is contained in:
parent
ac1379e35b
commit
a59f3458e9
|
@ -12,7 +12,8 @@
|
|||
"grunt-sass": "~1.0.0",
|
||||
"grunt-postcss": "~0.5.5",
|
||||
"cssnano": "~2.1.0",
|
||||
"autoprefixer-core": "~5.2.1"
|
||||
"autoprefixer-core": "~5.2.1",
|
||||
"pixrem": "~1.3.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.8.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user