瀏覽代碼

update dependencies

Gildas 1 年之前
父節點
當前提交
2cfaffeee8
共有 7 個文件被更改,包括 42 次插入898 次删除
  1. 0 0
      lib/single-file-extension-editor-helper.js
  2. 0 0
      lib/single-file-z-worker.js
  3. 0 0
      lib/single-file-zip.js
  4. 0 0
      lib/single-file-zip.min.js
  5. 0 0
      lib/single-file.js
  6. 41 896
      package-lock.json
  7. 1 2
      package.json

文件差異過大導致無法顯示
+ 0 - 0
lib/single-file-extension-editor-helper.js


文件差異過大導致無法顯示
+ 0 - 0
lib/single-file-z-worker.js


文件差異過大導致無法顯示
+ 0 - 0
lib/single-file-zip.js


文件差異過大導致無法顯示
+ 0 - 0
lib/single-file-zip.min.js


文件差異過大導致無法顯示
+ 0 - 0
lib/single-file.js


文件差異過大導致無法顯示
+ 41 - 896
package-lock.json


+ 1 - 2
package.json

@@ -12,8 +12,7 @@
 		"single-file": "./cli/single-file"
 	},
 	"dependencies": {
-		"single-file-core": "1.3.26",
-		"single-file-cli": "1.1.54"
+		"single-file-core": "1.3.27"
 	},
 	"devDependencies": {
 		"@rollup/plugin-node-resolve": "15.0.1",

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