FIX: Missing nodejs dependencies

This commit is contained in:
Marcel Kapfer (mmk2410) 2016-05-17 20:59:54 +02:00
parent 1b0c92bb31
commit 655b982f9d
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
}, },
"homepage": "https://gitlab.com/mmk2410/rangitaki#README", "homepage": "https://gitlab.com/mmk2410/rangitaki#README",
"devDependencies": { "devDependencies": {
"coffee-script": "^1.10.0",
"del": "^2.2.0", "del": "^2.2.0",
"gulp": "^3.9.1", "gulp": "^3.9.1",
"gulp-coffee": "^2.3.2", "gulp-coffee": "^2.3.2",