Use correct dep key for brfs-babel

This would only work in dev, so fail on Travis.
This commit is contained in:
Basti 2017-06-05 22:09:07 +02:00
parent 01ff76aea7
commit 060e29eccd

View File

@ -18,7 +18,7 @@
"type": "git", "type": "git",
"url": "https://github.com/67P/kosmos-schemas.git" "url": "https://github.com/67P/kosmos-schemas.git"
}, },
"devDependencies": { "dependencies": {
"brfs-babel": "^1.0.0" "brfs-babel": "^1.0.0"
}, },
"browserify": { "browserify": {