Skip to content

Commit

Permalink
fix: export config types
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti committed Apr 30, 2024
1 parent 9f021bf commit 218af6a
Show file tree
Hide file tree
Showing 3 changed files with 757 additions and 758 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"node": ">=20"
},
"devDependencies": {
"@babel/preset-env": "^7.24.4",
"@babel/preset-env": "^7.24.5",
"@babel/preset-typescript": "^7.24.1",
"@commercelayer/eslint-config-ts": "1.4.5",
"@commercelayer/js-auth": "^6.2.0",
Expand All @@ -51,7 +51,7 @@
"lodash.isequal": "^4.5.0",
"semantic-release": "^23.0.8",
"tsup": "^8.0.2",
"tsx": "^4.7.2",
"tsx": "^4.7.3",
"typescript": "^5.4.5"
},
"repository": "github:commercelayer/provisioning-sdk",
Expand Down
Loading

0 comments on commit 218af6a

Please sign in to comment.