@spscommerce/e2e-core
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "@spscommerce/e2e-core", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "An automation test framework which is based on Playwright.", | ||
"main": "./lib/", | ||
"main": "./lib/index.js", | ||
"types": "./lib/index.d.ts", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "lint": "eslint .", |
@@ -9,2 +9,3 @@ { | ||
"skipLibCheck": true, | ||
"declaration": true, | ||
"moduleResolution": "node", | ||
@@ -11,0 +12,0 @@ "forceConsistentCasingInFileNames": true, |
44426
28
559