@psdk/frame-father
Advanced tools
Comparing version 0.2.62 to 0.2.63
@@ -5,3 +5,3 @@ /** | ||
import { Command } from "./command"; | ||
import { Commander } from "./command/print/commander"; | ||
import { Commander } from "./command"; | ||
import { ConnectedDevice, WroteReporter } from "../device/adapter"; | ||
@@ -8,0 +8,0 @@ import { WriteOptions } from "./types"; |
@@ -20,3 +20,3 @@ "use strict"; | ||
sversion() { | ||
return '0.2.62'; | ||
return '0.2.63'; | ||
} | ||
@@ -23,0 +23,0 @@ /** |
{ | ||
"name": "@psdk/frame-father", | ||
"version": "0.2.62", | ||
"version": "0.2.63", | ||
"description": "psdk", | ||
@@ -55,3 +55,3 @@ "main": "build/index.js", | ||
], | ||
"gitHead": "e939c90cbb3ee141431afc44c7711726fc0cd619" | ||
"gitHead": "4f52b5a38db1ad1b2031e8ec82591b64d112ffa2" | ||
} |
Sorry, the diff of this file is not supported yet
85121