Removed dependencies

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-02-27 14:45:00 +01:00
parent 3f116bf12d
commit cbece67c8c
2 changed files with 0 additions and 18 deletions

View File

@ -1,13 +0,0 @@
"use strict";
let dependencies = {};
dependencies.files = [
//"~babel-polyfill/dist/polyfill",
"~popper.js/dist/popper",
"~bootstrap/js/dist/util",
"~bootstrap/js/dist/collapse",
"~bootstrap/js/dist/tooltip",
];
module.exports = dependencies;