@smartface/contx
Advanced tools
Comparing version 4.0.0-rc.5 to 4.0.0-rc.6
@@ -25,3 +25,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var orientation = __importStar(require("@smartface/native/lib/orientation")); | ||
var orientation = __importStar(require("@smartface/extension-utils/lib/orientation")); | ||
var system_1 = __importDefault(require("@smartface/native/device/system")); | ||
@@ -28,0 +28,0 @@ function load(src) { |
{ | ||
"name": "@smartface/contx", | ||
"version": "4.0.0-rc.5", | ||
"version": "4.0.0-rc.6", | ||
"description": "Context Manager", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -1,2 +0,2 @@ | ||
import * as orientation from "@smartface/native/lib/orientation"; | ||
import * as orientation from "@smartface/extension-utils/lib/orientation"; | ||
import System from '@smartface/native/device/system'; | ||
@@ -3,0 +3,0 @@ function load(src){ |
Sorry, the diff of this file is not supported yet
223174