Skip to content

Commit

Permalink
add deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mitch-z committed Jun 3, 2024
1 parent 50548de commit f707fa9
Show file tree
Hide file tree
Showing 3 changed files with 1,809 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ build/
.out
docs/.vuepress/dist/
node_modules/
package.json
yarn.lock
dependency-graph.png
mytestnet
buf-stamp
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"author": "IRISnet Dev Team",
"license": "ISC",
"devDependencies": {
"@vuepress/client": "^2.0.0-rc.0",
"@vuepress/plugin-search": "^2.0.0-rc.0",
"@vuepress/client": "2.0.0-rc.0",
"@vuepress/plugin-search": "2.0.0-rc.0",
"axios": "^1.6.2",
"lodash": "^4.17.21",
"markdown-it": "^12.3.2",
Expand Down
Loading

0 comments on commit f707fa9

Please sign in to comment.