mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-07 07:12:28 +03:00
fix tests
This commit is contained in:
+2
-1
@@ -8,7 +8,7 @@
|
||||
"@babel/plugin-transform-runtime": "^7.18.2",
|
||||
"@babel/preset-env": "^7.18.2",
|
||||
"@babel/preset-typescript": "^7.17.12",
|
||||
"@babel/runtime": "^7.18.2",
|
||||
"@babel/runtime": "^7.18.2",
|
||||
"@playwright/test": "^1.22.2",
|
||||
"@rollup/plugin-alias": "^3.1.9",
|
||||
"@rollup/plugin-babel": "^5.3.1",
|
||||
@@ -38,6 +38,7 @@
|
||||
"eslint-plugin-react-hooks": "^4.0.8",
|
||||
"glob": "^7.1.6",
|
||||
"jest": "^28.1.1",
|
||||
"jest-environment-jsdom": "^28.1.1",
|
||||
"node-sass": "^7.0.1",
|
||||
"playwright": "^1.22.2",
|
||||
"playwright-chromium": "^1.22.2",
|
||||
|
||||
Reference in New Issue
Block a user