Edit File: es6-promise.js
'use strict'; require('../register')('es6-promise', {Promise: require('es6-promise').Promise})
Back