Browse Source

修改ffi版本

Kevin 4 years ago
parent
commit
ae2fb32685
1 changed files with 1 additions and 1 deletions
  1. 1 1
      GetEasy.Node.Printer/package.json

+ 1 - 1
GetEasy.Node.Printer/package.json

@@ -10,7 +10,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "ffi-napi": "2.3.0"
+    "ffi-napi": "3.1.0"
   },
   "devDependencies": {
     "@types/ffi-napi": "2.4.3"