Skip to content

Commit

Permalink
feat: update resources to schema 4.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti committed Feb 28, 2024
1 parent cc191db commit ee6e1ac
Show file tree
Hide file tree
Showing 11 changed files with 1,242 additions and 667 deletions.
385 changes: 383 additions & 2 deletions gen/openapi.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"axios": "1.3.4"
},
"devDependencies": {
"@babel/preset-env": "^7.23.9",
"@babel/preset-env": "^7.24.0",
"@babel/preset-typescript": "^7.23.3",
"@commercelayer/eslint-config-ts": "^0.1.4",
"@commercelayer/js-auth": "^2.3.0",
Expand All @@ -44,9 +44,9 @@
"@types/debug": "^4.1.12",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.14.202",
"@types/node": "^18.19.15",
"dotenv": "^16.4.4",
"eslint": "^8.56.0",
"@types/node": "^18.19.19",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"inflector-js": "^1.0.1",
"jest": "^29.7.0",
"json-typescript": "^1.1.2",
Expand Down
Loading

0 comments on commit ee6e1ac

Please sign in to comment.