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