screw-up 1.10.0 → 1.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,11 +1,11 @@
1
1
  /*!
2
2
  * name: screw-up
3
- * version: 1.10.0
3
+ * version: 1.11.0
4
4
  * description: Simply package metadata inserter on Vite plugin
5
5
  * author: Kouji Matsui (@kekyo@mi.kekyo.net)
6
6
  * license: MIT
7
7
  * repository.url: https://github.com/kekyo/screw-up.git
8
- * git.commit.hash: ed5f57c0933fcc061c70daf43aae0b41cecf358c
8
+ * git.commit.hash: bf8f6bb1acb7da0b20a7bb34d248a40372de1fcb
9
9
  */
10
10
  import { existsSync } from "fs";
11
11
  import * as fs from "fs/promises";
@@ -2155,11 +2155,11 @@ const getFetchGitMetadata = (targetDir, checkWorkingDirectoryStatus, logger) =>
2155
2155
  };
2156
2156
  };
2157
2157
  const name = "screw-up";
2158
- const version = "1.10.0";
2158
+ const version = "1.11.0";
2159
2159
  const author = "Kouji Matsui (@kekyo@mi.kekyo.net)";
2160
2160
  const license = "MIT";
2161
2161
  const repository_url = "https://github.com/kekyo/screw-up.git";
2162
- const git_commit_hash = "ed5f57c0933fcc061c70daf43aae0b41cecf358c";
2162
+ const git_commit_hash = "bf8f6bb1acb7da0b20a7bb34d248a40372de1fcb";
2163
2163
  const packageMetadata = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2164
2164
  __proto__: null,
2165
2165
  author,
@@ -2182,4 +2182,4 @@ export {
2182
2182
  resolvePackageMetadata as r,
2183
2183
  version as v
2184
2184
  };
2185
- //# sourceMappingURL=packageMetadata-UxTbv3jw.js.map
2185
+ //# sourceMappingURL=packageMetadata-sSqaeWXw.js.map