mirror of
https://github.com/ApfelTeeSaft/R2-Explorer.git
synced 2026-08-26 19:33:39 +00:00
12 lines
180 B
JSON
12 lines
180 B
JSON
{
|
|
"name": "r2-explorer-github-action",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"wrangler": "^3.95.0"
|
|
},
|
|
"scripts": {
|
|
"publish": "wrangler publish"
|
|
}
|
|
}
|