fix(templates): bump plugin-cloud version for blank
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"dependencies": {
|
||||
"@payloadcms/bundler-webpack": "latest",
|
||||
"@payloadcms/db-mongodb": "latest",
|
||||
"@payloadcms/plugin-cloud": "^0.0.10",
|
||||
"@payloadcms/plugin-cloud": "^2.0.0",
|
||||
"@payloadcms/richtext-slate": "latest",
|
||||
"cross-env": "^7.0.3",
|
||||
"dotenv": "^8.2.0",
|
||||
|
||||
13
templates/website/core.code-workspace
Normal file
13
templates/website/core.code-workspace
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "../.."
|
||||
},
|
||||
{
|
||||
"path": "../../../cloud-cms"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"typescript.tsdk": "node_modules/typescript/lib"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user