Spaces:
Sleeping
Sleeping
Sahana R commited on
Commit ·
efa0074
1
Parent(s): 8374980
refactor:frontend (#2)
Browse files* refactor:frontend
* fix
- .DS_Store +0 -0
- package-lock.json +6 -0
.DS_Store
ADDED
|
Binary file (8.2 kB). View file
|
|
|
package-lock.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "interview-bot",
|
| 3 |
+
"lockfileVersion": 3,
|
| 4 |
+
"requires": true,
|
| 5 |
+
"packages": {}
|
| 6 |
+
}
|