File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @gel/ai" ,
33 "description" : " Helper library for the Gel AI extension" ,
4- "version" : " 0.1.0 " ,
4+ "version" : " 0.1.1 " ,
55 "author" : " Gel <info@geldata.com>" ,
66 "type" : " module" ,
77 "repository" : {
3434 "lint:fix" : " eslint --fix"
3535 },
3636 "devDependencies" : {
37+ "@repo/tsconfig" : " *" ,
3738 "@types/jest" : " ^29.5.12" ,
3839 "@types/node" : " ^20.12.13" ,
40+ "gel" : " ^2.0.0" ,
3941 "jest" : " 29.7.0" ,
4042 "ts-jest" : " 29.1.4" ,
41- "typescript" : " ^5.5.2" ,
42- "gel" : " ^2.0.0" ,
43- "@repo/tsconfig" : " *"
43+ "typescript" : " ^5.5.2"
4444 },
4545 "peerDependencies" : {
4646 "gel" : " ^2.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " gel" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " The official Node.js client library for Gel" ,
55 "homepage" : " https://geldata.com/docs" ,
66 "author" : " Gel <info@geldata.com>" ,
You can’t perform that action at this time.
0 commit comments