Skip to content

Commit d94069a

Browse files
fix(update): actualizado types de la api (#512)
1 parent 7bac663 commit d94069a

File tree

2 files changed

+43
-33
lines changed

2 files changed

+43
-33
lines changed

package-lock.json

Lines changed: 40 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
"@testing-library/jest-dom": "5.16.3",
7373
"@testing-library/react": "12.1.4",
7474
"@testing-library/user-event": "13.5.0",
75-
"@types/eclass__api": "git+ssh://git@gitlab.com/eclass/types-eclass-api.git#v3.82.0",
76-
"@types/eclass__sequelize-models": "git+ssh://git@gitlab.com/eclass/types-sequelize-models.git#v5.3.0",
75+
"@types/eclass__api": "git+ssh://git@gitlab.com/eclass/types-eclass-api.git#v3.104.6",
76+
"@types/eclass__sequelize-models": "git+ssh://git@gitlab.com/eclass/types-sequelize-models.git#v5.38.3",
7777
"@types/jest": "27.4.1",
7878
"@types/react": "17.0.43",
7979
"@types/react-dom": "17.0.14",
@@ -125,7 +125,7 @@
125125
"@fontsource/lora": "4.5.6",
126126
"@fontsource/roboto": "4.5.5",
127127
"framer-motion": "6.2.8",
128-
"@types/eclass-api": "git+ssh://git@gitlab.com/eclass/types-eclass-api.git#v3.71.1",
128+
"@types/eclass-api": "git+ssh://git@gitlab.com/eclass/types-eclass-api.git#v3.104.6",
129129
"react-ripples": "2.2.1"
130130
}
131131
}

0 commit comments

Comments
 (0)