@conco/nightwatch
Advanced tools
Comparing version 0.0.1-beta9 to 0.0.1
{ | ||
"name": "@conco/nightwatch", | ||
"version": "0.0.1-beta9", | ||
"version": "0.0.1", | ||
"description": "Nightwatchjs extension for device testing", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -12,3 +12,3 @@ const yargs = require("yargs"); | ||
const util = require("util"); | ||
const {BaseMobileCommand} = require("conco-nightwatch"); | ||
const {BaseMobileCommand} = require("@conco/nightwatch"); | ||
@@ -15,0 +15,0 @@ const Element = function Element(nightwatch) { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27077