Gildas 3 年 前
コミット
2b10549c39
2 ファイル変更1904 行追加4 行削除
  1. 1902 2
      package-lock.json
  2. 2 2
      package.json

ファイルの差分が大きいため隠しています
+ 1902 - 2
package-lock.json


+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
 	"name": "single-file",
-	"version": "1.0.6",
+	"version": "1.0.7",
 	"description": "SingleFile",
 	"author": "Gildas Lormeau",
 	"license": "AGPL-3.0-or-later",
@@ -9,7 +9,7 @@
 	},
 	"dependencies": {
 		"single-file-core": "1.0.13",
-		"single-file-cli": "1.0.9"
+		"single-file-cli": "1.0.10"
 	},
 	"devDependencies": {
 		"@rollup/plugin-node-resolve": "13.3.0",

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません