Skip to content

Commit

Permalink
Merge pull request #3 from plaidev/feature/fix-package
Browse files Browse the repository at this point in the history
依存パッケージの修正
  • Loading branch information
mkataigi committed Nov 22, 2023
2 parents 6f0b840 + 7b4cd63 commit 5dc249f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1,033 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@
"clean": "rm -rf docs"
},
"devDependencies": {
"@algolia/client-search": "4.20.0",
"@microsoft/api-documenter": "7.21.3",
"@plaidev/karte-action-sdk": "beta",
"@types/node": "18.11.18",
"@types/node": "14.18.36",
"search-insights": "2.11.0",
"typescript": "4.9.5",
"vitepress": "1.0.0-alpha.45"
}
Expand Down

0 comments on commit 5dc249f

Please sign in to comment.