fix: add gh-pages dependency to package.json and package-lock.json
This commit is contained in:
+1
-3
@@ -8,6 +8,7 @@
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"gh-pages": "^6.3.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-redux": "^9.2.0",
|
||||
@@ -41,8 +42,5 @@
|
||||
"last 1 firefox version",
|
||||
"last 1 safari version"
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"gh-pages": "^6.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user