fix(course): fix non resolved lessons

This commit is contained in:
Khaled Garbaya
2017-09-28 11:25:25 +02:00
committed by Benedikt Rötsch
parent 928ccc0ade
commit 07c5cc77b0
5 changed files with 36 additions and 23 deletions

View File

@@ -37,6 +37,7 @@
"postcss-cssnext": "^3.0.2",
"postcss-import": "^11.0.0",
"postcss-reporter": "^5.0.0",
"postcss-url": "^7.1.2"
"postcss-url": "^7.1.2",
"pug-lint": "^2.5.0"
}
}