Skip to content

Commit

Permalink
Update up to changes in d package
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Apr 24, 2014
1 parent f9e9af2 commit de87fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _ext.js
@@ -1,7 +1,7 @@
'use strict';

var callable = require('es5-ext/object/valid-callable')
, d = require('d/d')
, d = require('d')
, isCallable = require('es5-ext/object/is-callable')
, ee = require('event-emitter')
, isPromise = require('./is-promise')
Expand Down

0 comments on commit de87fc5

Please sign in to comment.