@brian_opengov/pkg-1
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -5,5 +5,5 @@ "use strict"; | ||
function consoleSomething() { | ||
console.log('something v8'); | ||
console.log('something v10'); | ||
} | ||
exports.consoleSomething = consoleSomething; | ||
//# sourceMappingURL=pkg-1.js.map |
{ | ||
"name": "@brian_opengov/pkg-1", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "> TODO: description", | ||
@@ -24,3 +24,3 @@ "author": "Brian Alonso <balonso@opengov.com>", | ||
}, | ||
"gitHead": "97666daf217a050f2e464e8a9074fceeea2aa072" | ||
"gitHead": "513d5d8cfb17ecb9dc1e1ac9446cd1243d13924c" | ||
} |
Sorry, the diff of this file is not supported yet
1294