Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "winreglib", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Windows Registry Utility Library", | ||
@@ -20,2 +20,3 @@ "main": "./src/index", | ||
"scripts": { | ||
"install": "node -e \"process.platform === 'win32' && require('node-gyp-build/bin.js')\"", | ||
"prepublishOnly": "npm run prebuild && npm run prebuild-ia32", | ||
@@ -22,0 +23,0 @@ "prebuild": "prebuildify --napi=true --strip", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5652759