Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
Add api-extractor and api-documented to dependencies (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
WojtekTheWebDev authored Apr 4, 2024
1 parent e8359e9 commit d606385
Show file tree
Hide file tree
Showing 3 changed files with 332 additions and 9 deletions.
5 changes: 5 additions & 0 deletions .changeset/dry-days-listen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@vue-storefront/api-extractor-config": patch
---

Add api-documenter and api-extrator to dependencies
4 changes: 4 additions & 0 deletions packages/api-extractor-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
"email": "[email protected]"
}
],
"dependencies": {
"@microsoft/api-documenter": "^7.13.30",
"@microsoft/api-extractor": "^7.18.1"
},
"keywords": [
"api-extractor",
"api-extractor-config",
Expand Down
Loading

0 comments on commit d606385

Please sign in to comment.