yh-hiprint 2.6.7 → 2.6.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8618,7 +8618,7 @@ var hiprint = (function (t) {
8618
8618
  return !0;
8619
8619
  },
8620
8620
  hasIo: function hasIo (t) {
8621
- return io;
8621
+ return false;
8622
8622
  },
8623
8623
  send: function send (t) {
8624
8624
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yh-hiprint",
3
- "version": "2.6.7",
3
+ "version": "2.6.8",
4
4
  "description": "Hiprint for Vue3 by NoahLiu in ForceCon in Hunan Changesha",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",