update libs

This commit is contained in:
Kyle Spearrin 2017-08-30 15:04:18 -04:00
parent 293086526d
commit 60b8c1aec3
1 changed files with 10 additions and 10 deletions

View File

@ -5,20 +5,20 @@
"jquery": "2.2.4",
"bootstrap": "3.3.7",
"font-awesome": "4.7.0",
"angular": "1.6.5",
"angular": "1.6.6",
"angular-ui-router": "0.4.2",
"angular-animate": "1.6.5",
"angular-animate": "1.6.6",
"gulp": "3.9.1",
"gulp-less": "3.3.0",
"gulp-less": "3.3.2",
"gulp-preprocess": "2.0.0",
"gulp-concat": "2.6.1",
"gulp-rename": "1.2.2",
"rimraf": "2.6.1",
"jshint": "2.9.4",
"jshint": "2.9.5",
"gulp-jshint": "2.0.4",
"run-sequence": "1.2.2",
"run-sequence": "2.1.0",
"ngclipboard": "1.1.1",
"clipboard": "1.6.1",
"clipboard": "1.7.1",
"merge-stream": "1.0.1",
"angular-toastr": "2.1.1",
"q": "1.5.0",
@ -26,14 +26,14 @@
"angular-sweetalert": "1.1.2",
"angulartics": "1.4.0",
"angulartics-google-analytics": "0.4.0",
"tldjs": "1.7.0",
"browserify": "14.3.0",
"tldjs": "2.0.0",
"browserify": "14.4.0",
"vinyl-source-stream": "1.1.0",
"gulp-google-webfonts": "0.0.14",
"ng-infinite-scroll": "1.3.0",
"node-forge": "0.7.1",
"webpack-stream": "3.2.0",
"webpack-stream": "4.0.0",
"gulp-json-editor": "2.2.1",
"papaparse": "4.3.2"
"papaparse": "4.3.5"
}
}