2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-20 20:00:40 +03:00

Upgrading es6-promise dependency

This commit is contained in:
mzabriskie
2015-01-23 02:53:22 -07:00
parent 59763d3989
commit a9bcc8f419
3 changed files with 4 additions and 3 deletions
-1
View File
@@ -16,7 +16,6 @@ module.exports = function(config) {
// list of files / patterns to load in the browser
files: [
'dist/axios.js',
'node_modules/es6-promise/dist/promise-1.0.0.js',
'test/specs/**/*.spec.js'
],