Comparing version 2.1.11 to 2.1.12
@@ -13,5 +13,5 @@ "format cjs"; | ||
exports.addExtension = function(System){ | ||
exports.addExtension = function addNpmExtension(System){ | ||
if (System._extensions) { | ||
System._extensions.push(exports.addExtension); | ||
System._extensions.push(addNpmExtension); | ||
} | ||
@@ -18,0 +18,0 @@ /** |
{ | ||
"name": "steal", | ||
"description": "Gets JavaScript.", | ||
"version": "2.1.11", | ||
"version": "2.1.12", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Bitovi", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
4648037
117671