Rename 6to5-runtime's helpers module to 'helpers'

This commit is contained in:
Aluísio Augusto Silva Gonçalves
2015-01-19 11:55:03 -02:00
parent 157f5c3304
commit 3f96cf3963
8 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
"use strict";
var _to5Runtime = require("6to5-runtime/6to5");
var _to5Runtime = require("6to5-runtime/helpers");
var _core = require("6to5-runtime/core-js");