Mehdi commited on
Commit
285f5ae
·
verified ·
1 Parent(s): 5b19c51

Upload package.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. package.json +10 -2
package.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "name": "fullstack-programming-app",
3
  "version": "1.0.0",
4
  "private": true,
5
  "scripts": {
@@ -29,6 +29,14 @@
29
  "date-fns": "2.30.0",
30
  "react-markdown": "8.0.7",
31
  "remark-gfm": "3.0.1",
32
- "prismjs": "1.29.0"
 
 
 
 
 
 
 
 
33
  }
34
  }
 
1
  {
2
+ "name": "smh-full-code",
3
  "version": "1.0.0",
4
  "private": true,
5
  "scripts": {
 
29
  "date-fns": "2.30.0",
30
  "react-markdown": "8.0.7",
31
  "remark-gfm": "3.0.1",
32
+ "prismjs": "1.29.0",
33
+ "react-resizable-panels": "0.0.59",
34
+ "react-split": "2.0.14",
35
+ "react-tabs": "6.0.2",
36
+ "react-tooltip": "5.11.0",
37
+ "react-hotkeys-hook": "4.4.1",
38
+ "react-draggable": "4.4.6",
39
+ "react-dropzone": "14.2.3",
40
+ "react-contextmenu": "2.14.0"
41
  }
42
  }