瀏覽代碼

bump version

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",

部分文件因文件數量過多而無法顯示