@aelesia/testnpmpackage
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,4 +6,5 @@ "use strict"; | ||
exports.some_class = Something_1.some_class; | ||
exports.sj_employees = Something_1.sj_employees; | ||
var Something_2 = require("./src/Something"); | ||
exports.default = Something_2.default; | ||
//# sourceMappingURL=index.js.map |
@@ -1,2 +0,2 @@ | ||
export { some_function, some_class } from './src/Something' | ||
export { some_function, some_class, sj_employees } from './src/Something' | ||
export { default } from './src/Something' |
{ | ||
"name": "@aelesia/testnpmpackage", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "throwaway", | ||
@@ -5,0 +5,0 @@ "author": "", |
Sorry, the diff of this file is not supported yet
20840
270