chore: debug
This commit is contained in:
parent
35b7db0c8b
commit
afc1537098
4 changed files with 76 additions and 0 deletions
11
plugins/fetch-charts/package.json
Normal file
11
plugins/fetch-charts/package.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "netlify-plugin-fetch-charts",
|
||||
"version": "0.0.8",
|
||||
"description": "netlify-plugin-fetch-charts",
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@netlify/blobs": "^7.3.0",
|
||||
"luxon": "^3.4.4"
|
||||
}
|
||||
}
|
Reference in a new issue