X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=_npm%2Fpackage.json;h=e57b1b896adb1b9fc21ce6547c8c14fdcbf31952;hb=4edf137e5d6b65f9ac847db6694ac387c7e91f3e;hp=2086e7e561f4631e7bad90e66088e51f9a130f9a;hpb=acacb6d62c1458ddb7d35d4125a7124e95b2c9eb;p=webi-installers%2F.git diff --git a/_npm/package.json b/_npm/package.json index 2086e7e..e57b1b8 100644 --- a/_npm/package.json +++ b/_npm/package.json @@ -1,6 +1,6 @@ { - "name": "@root/webi", - "version": "0.5.0", + "name": "webi", + "version": "0.5.1", "description": "Effortlessly install developer tools with easy-to-remember URLs", "main": "index.js", "homepage": "https://webinstall.dev", @@ -8,7 +8,7 @@ "scripts/" ], "scripts": { - "postinstall": "node scripts/webi.js", + "postinstall": "node scripts/install-webi.js", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": {