Merge pull request #2 from apuc/authentication

Authentication
This commit is contained in:
kavalar 2021-08-04 16:35:44 +03:00 committed by GitHub
commit cf1d2f5bf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 5 deletions

1
package-lock.json generated
View File

@ -1,5 +1,4 @@
{
"name": "outstaffing",
"version": "0.1.0",
"lockfileVersion": 1,
"requires": true,

View File

@ -1,8 +1,7 @@
{
"name": "outstaffing",
"version": "0.1.0",
"private": true,
"homepage": "https://html.craft-group.xyz/outstaffing/",
"homepage": "https://html.craft-group.xyz/",
"dependencies": {
"@reduxjs/toolkit": "^1.6.0",
"@testing-library/jest-dom": "^5.12.0",