TheK3R1M commited on
Commit
9402edf
·
verified ·
1 Parent(s): 7f17645

Upload package.json

Browse files
Files changed (1) hide show
  1. package.json +2 -1
package.json CHANGED
@@ -14,7 +14,7 @@
14
  "@dnd-kit/core": "^6.3.1",
15
  "@dnd-kit/sortable": "^10.0.0",
16
  "@dnd-kit/utilities": "^3.2.2",
17
- "@google/genai": "^1.30.0",
18
  "@google/generative-ai": "^0.24.1",
19
  "@types/react-syntax-highlighter": "^15.5.13",
20
  "firebase": "^12.11.0",
@@ -30,6 +30,7 @@
30
  "react-syntax-highlighter": "^16.1.1",
31
  "react-zoom-pan-pinch": "^4.0.3",
32
  "remark-gfm": "^4.0.1",
 
33
  "vite-plugin-pwa": "^1.2.0"
34
  },
35
  "devDependencies": {
 
14
  "@dnd-kit/core": "^6.3.1",
15
  "@dnd-kit/sortable": "^10.0.0",
16
  "@dnd-kit/utilities": "^3.2.2",
17
+ "@google/genai": "^1.52.0",
18
  "@google/generative-ai": "^0.24.1",
19
  "@types/react-syntax-highlighter": "^15.5.13",
20
  "firebase": "^12.11.0",
 
30
  "react-syntax-highlighter": "^16.1.1",
31
  "react-zoom-pan-pinch": "^4.0.3",
32
  "remark-gfm": "^4.0.1",
33
+ "serve": "^14.2.6",
34
  "vite-plugin-pwa": "^1.2.0"
35
  },
36
  "devDependencies": {