mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-09 12:52:27 +03:00
move website to own directory
This commit is contained in:
+4
-1
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
"packages/*",
|
||||
"website"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@~local/browser-testing": "file:./local/browser-testing",
|
||||
@@ -41,6 +42,8 @@
|
||||
"eslint-plugin-jsx-a11y": "^6.6.1",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.31.10",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-tailwindcss": "^3.6.2",
|
||||
"glob": "^7.1.6",
|
||||
"istanbul-lib-instrument": "^5.2.0",
|
||||
"jest": "^28.1.3",
|
||||
|
||||
Reference in New Issue
Block a user