mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +01:00
deleting and uploading photos
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
"redux-persist": "^6.0.0",
|
||||
"redux-saga": "^1.1.3",
|
||||
"sass": "^1.27.0",
|
||||
"spark-md5": "^3.0.1",
|
||||
"ts-jest": "^26.4.1",
|
||||
"typescript": "^4.0.3"
|
||||
},
|
||||
@@ -60,6 +61,7 @@
|
||||
"@types/react-redux": "^7.1.9",
|
||||
"@types/react-router": "^5.1.8",
|
||||
"@types/react-router-dom": "^5.1.6",
|
||||
"@types/sass": "^1.16.0"
|
||||
"@types/sass": "^1.16.0",
|
||||
"@types/spark-md5": "^3.0.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user