Update npm deps

This commit is contained in:
Juho Teperi 2018-10-26 00:54:59 +03:00
parent 3fc06d4b60
commit 0fab9caf63
2 changed files with 1838 additions and 2807 deletions

4639
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -8,11 +8,11 @@
"react-dom": "16.6.0"
},
"devDependencies": {
"gzip-size-cli": "^2.1.0",
"karma": "2.0.2",
"gzip-size-cli": "3.0.0",
"karma": "3.1.1",
"karma-chrome-launcher": "2.2.0",
"karma-cljs-test": "0.1.0",
"karma-junit-reporter": "1.2.0",
"md5-file": "^4.0.0"
"md5-file": "4.0.0"
}
}