mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-06 06:41:56 +00:00
Release version 0.7.1
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"cli": {
|
||||
"name": "@twsxtd/hapi",
|
||||
"version": "0.7.0",
|
||||
"version": "0.7.1",
|
||||
"bin": {
|
||||
"hapi": "bin/hapi.cjs",
|
||||
},
|
||||
@@ -43,11 +43,11 @@
|
||||
"vitest": "^4.0.16",
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@twsxtd/hapi-darwin-arm64": "0.7.0",
|
||||
"@twsxtd/hapi-darwin-x64": "0.7.0",
|
||||
"@twsxtd/hapi-linux-arm64": "0.7.0",
|
||||
"@twsxtd/hapi-linux-x64": "0.7.0",
|
||||
"@twsxtd/hapi-win32-x64": "0.7.0",
|
||||
"@twsxtd/hapi-darwin-arm64": "0.7.1",
|
||||
"@twsxtd/hapi-darwin-x64": "0.7.1",
|
||||
"@twsxtd/hapi-linux-arm64": "0.7.1",
|
||||
"@twsxtd/hapi-linux-x64": "0.7.1",
|
||||
"@twsxtd/hapi-win32-x64": "0.7.1",
|
||||
},
|
||||
},
|
||||
"docs": {
|
||||
@@ -835,13 +835,13 @@
|
||||
|
||||
"@twsxtd/hapi": ["@twsxtd/hapi@workspace:cli"],
|
||||
|
||||
"@twsxtd/hapi-darwin-arm64": ["@twsxtd/hapi-darwin-arm64@0.7.0", "", { "os": "darwin", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-oxqOUbcoFLmidq0oFS5v9cPayLkv9Sa97+IwqalgB20Po5nJ45bG4KG1r6WBQTVg/vLqOv3OSMExhTVRTLBH/g=="],
|
||||
"@twsxtd/hapi-darwin-arm64": ["@twsxtd/hapi-darwin-arm64@0.7.1", "", { "os": "darwin", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-nWNszsLZcEHXv0CI/hm2qFBELKGNhhqmIGszjoY3DiEZnqSu1UlJiDmpZE8shpsfDhD1c5Y/yFqf2AECxA7LgQ=="],
|
||||
|
||||
"@twsxtd/hapi-darwin-x64": ["@twsxtd/hapi-darwin-x64@0.7.0", "", { "os": "darwin", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-QogdSc6zkGYTybtOtbNKJd4RBb9HohbsQQ4FmP0vEnrpsNi95HCnhLHyLuHNMW2/F7SSlU2Gz08pySN6gSdBaw=="],
|
||||
"@twsxtd/hapi-darwin-x64": ["@twsxtd/hapi-darwin-x64@0.7.1", "", { "os": "darwin", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-a+UQxVdRIyFaFg4fNKzc8a+B4yhWp0AYraYyFBKPb3ja9tyiQ9tWV0BbzgkQnx6nVb6ejQnH7YdoelNzSXBcEg=="],
|
||||
|
||||
"@twsxtd/hapi-linux-arm64": ["@twsxtd/hapi-linux-arm64@0.7.0", "", { "os": "linux", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-Uq8FbQtRlG+R5IreL6F6BEmFKAqI8w/BaiDD9varAXWf5C1cXCgcYqDtBuQTRQhE5b6fvvCmcpZ5AjVjACsqvw=="],
|
||||
"@twsxtd/hapi-linux-arm64": ["@twsxtd/hapi-linux-arm64@0.7.1", "", { "os": "linux", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-f+KLtuR97iEmC/FeyQuSaMQglFn9YWmZwUAMsyaYyM6tUE+xy4BO1At7hc9UugH8RBtqZCvzrdH1WOjv2wcy7g=="],
|
||||
|
||||
"@twsxtd/hapi-linux-x64": ["@twsxtd/hapi-linux-x64@0.7.0", "", { "os": "linux", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-Z9JAXyLZnCgiETJvYreN8mEP3GYwY9QVJcckH0t4asB+A/KnqAuzwLBoJ1wVfDWa1ti43ATyL230m52xjZbRDw=="],
|
||||
"@twsxtd/hapi-linux-x64": ["@twsxtd/hapi-linux-x64@0.7.1", "", { "os": "linux", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-FPv6J0H6Nu/3Y1S4Ufj4yg56tMSjyVQaLy5bqxqLs1DGIRB23+qvMgusBPjy0jD435leQC0dtr/X2PL3D4pvXg=="],
|
||||
|
||||
"@types/babel__core": ["@types/babel__core@7.20.5", "", { "dependencies": { "@babel/parser": "^7.20.7", "@babel/types": "^7.20.7", "@types/babel__generator": "*", "@types/babel__template": "*", "@types/babel__traverse": "*" } }, "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA=="],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user