test-package-lock-node-plugin
Advanced tools
Comparing version 1.18.0 to 1.19.0
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.18.0"; | ||
export declare const VERSION = "1.19.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '1.18.0'; | ||
exports.VERSION = '1.19.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "test-package-lock-node-plugin", | ||
"version": "1.18.0", | ||
"version": "1.19.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -18,2 +18,2 @@ /* | ||
// this is autogenerated file, see scripts/version-update.js | ||
export const VERSION = '1.18.0'; | ||
export const VERSION = '1.19.0'; |
Sorry, the diff of this file is not supported yet