Skip to content

Commit

Permalink
Regenerate yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocode committed Jan 17, 2023
1 parent c5d5727 commit 06aa2b1
Show file tree
Hide file tree
Showing 2 changed files with 865 additions and 36 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@
"license": "Apache-2.0",
"devDependencies": {
"@vuepress/plugin-docsearch": "^2.0.0-beta.60",
"@vuepress/plugin-google-analytics": "^2.0.0-beta.60",
"@vuepress/plugin-google-analytics": "^1.9.8",
"vuepress": "^2.0.0-beta.60"
},
"scripts": {
"website:dev": "vuepress dev runatlantis.io",
"website:build": "NODE_OPTIONS=--openssl-legacy-provider vuepress build runatlantis.io"
},
"dependencies": {
"vuepress-vite": "^2.0.0-beta.45"
}
}
Loading

0 comments on commit 06aa2b1

Please sign in to comment.