瀏覽代碼

chore(version): bump

Daniel Thompson-Yvetot 5 年之前
父節點
當前提交
cf86c80484
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@tauri-apps/tauri",
-  "version": "0.0.1-utility.11",
+  "version": "0.0.1-utility.13",
   "description": "Multi-binding collection of libraries and templates for building Tauri apps",
   "bin": {
     "tauri": "./mode/bin/tauri.js"
@@ -23,7 +23,7 @@
     "access": "public"
   },
   "engines": {
-    "node": ">= 10.16.0",
+    "node": ">= 10.16.3",
     "npm": ">= 6.6.0",
     "yarn": ">= 1.17.3"
   },