Drop nprogress

This commit is contained in:
Matthew Dillon 2015-06-08 14:12:36 -08:00
parent 1d8bda846d
commit cf44f33f39
7 changed files with 17 additions and 30 deletions

View file

@ -2,8 +2,7 @@
"predef": [
"document",
"window",
"-Promise",
"/* global nprogress */"
"-Promise"
],
"browser": true,
"boss": true,