added deviceId, ExtensionStore, working on CoursePopup

This commit is contained in:
Sriram Hariharan
2023-03-04 20:33:35 -06:00
parent e99ba5864a
commit 46282a0406
15 changed files with 119 additions and 49 deletions

View File

@@ -18,7 +18,8 @@
"clean-webpack-plugin": "^4.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.57.1"
"sass": "^1.57.1",
"uuid": "^9.0.0"
},
"devDependencies": {
"@semantic-release/exec": "^6.0.3",