mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-20 22:40:37 +03:00
add v2 docs project
This commit is contained in:
+4
-1
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
"packages/*",
|
||||
"docs/*",
|
||||
"local/*"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@~local/browser-testing": "file:./local/browser-testing",
|
||||
@@ -38,6 +40,7 @@
|
||||
"eslint-plugin-json": "^3.1.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.6.1",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.31.10",
|
||||
"glob": "^7.1.6",
|
||||
"istanbul-lib-instrument": "^5.2.0",
|
||||
"jest": "^28.1.3",
|
||||
|
||||
Reference in New Issue
Block a user