mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
docs: add nuxt-edge, core-js@3 and lockfile
This commit is contained in:
parent
9c14349561
commit
495c962ab0
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,4 +60,3 @@ Temporary Items
|
||||
.apdisk
|
||||
|
||||
.vercel_build_output
|
||||
*.lock
|
||||
|
@ -6,6 +6,8 @@
|
||||
"generate": "nuxt generate"
|
||||
},
|
||||
"devDependencies": {
|
||||
"docus": "^0.6.1"
|
||||
"core-js": "^3",
|
||||
"docus": "^0.6.1",
|
||||
"nuxt-edge": "^2.16.0-27050421.cc3f43e1"
|
||||
}
|
||||
}
|
||||
|
11898
docs/src/docus/yarn.lock
Normal file
11898
docs/src/docus/yarn.lock
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user