From c840ef991d11ba301d3a7aa117dd3a7b8ab9120a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Jun 2021 16:50:31 +0000 Subject: [PATCH] feat: build for release --- build.json | 2 +- node_modules/.yarn-integrity | 2 +- node_modules/unified/{LICENSE => license} | 0 node_modules/unist-util-stringify-position/{LICENSE => license} | 0 node_modules/vfile/{LICENSE => license} | 0 5 files changed, 2 insertions(+), 2 deletions(-) rename node_modules/unified/{LICENSE => license} (100%) rename node_modules/unist-util-stringify-position/{LICENSE => license} (100%) rename node_modules/vfile/{LICENSE => license} (100%) diff --git a/build.json b/build.json index 7564bd3e..99040001 100644 --- a/build.json +++ b/build.json @@ -1 +1 @@ -{"owner":"technote-space","repo":"toc-generator","sha":"FETCH_HEAD","ref":"refs/heads/master","tagName":"test/v4.1.3","branch":"gh-actions","tags":["test/v4.1.3","test/v4.1","test/v4"],"updated_at":"2021-06-22T16:39:48.842Z"} \ No newline at end of file +{"owner":"technote-space","repo":"toc-generator","sha":"8389f951eab80c18c090a4fee14b85466ed0350b","ref":"refs/tags/v4.1.3","tagName":"v4.1.3","branch":"gh-actions","tags":["v4.1.3","v4.1","v4"],"updated_at":"2021-06-22T16:50:31.443Z"} \ No newline at end of file diff --git a/node_modules/.yarn-integrity b/node_modules/.yarn-integrity index be13b378..709e8a85 100644 --- a/node_modules/.yarn-integrity +++ b/node_modules/.yarn-integrity @@ -1,5 +1,5 @@ { - "systemParams": "darwin-x64-88", + "systemParams": "linux-x64-83", "modulesFolders": [ "node_modules" ], diff --git a/node_modules/unified/LICENSE b/node_modules/unified/license similarity index 100% rename from node_modules/unified/LICENSE rename to node_modules/unified/license diff --git a/node_modules/unist-util-stringify-position/LICENSE b/node_modules/unist-util-stringify-position/license similarity index 100% rename from node_modules/unist-util-stringify-position/LICENSE rename to node_modules/unist-util-stringify-position/license diff --git a/node_modules/vfile/LICENSE b/node_modules/vfile/license similarity index 100% rename from node_modules/vfile/LICENSE rename to node_modules/vfile/license