Upgrade next version (#17445)
Co-authored-by: Bryce Kalow <bkalow@hashicorp.com>
This commit is contained in:
parent
c45c6e51c0
commit
e54441b725
File diff suppressed because it is too large
Load Diff
|
@ -3,12 +3,12 @@
|
|||
"description": "HashiCorp Vault documentation website",
|
||||
"version": "1.0.0",
|
||||
"author": "HashiCorp",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@hashicorp/platform-cli": "^1.2.0",
|
||||
"dart-linkcheck": "2.0.15",
|
||||
"simple-git-hooks": "^2.6.1",
|
||||
"prettier": "2.2.1"
|
||||
"next": "^12.3.1",
|
||||
"prettier": "2.2.1",
|
||||
"simple-git-hooks": "^2.6.1"
|
||||
},
|
||||
"engines": {
|
||||
"npm": ">=7.0.0",
|
||||
|
|
Loading…
Reference in New Issue