chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "@e2b/spec",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"lint": "prettier --check openapi.yml envd/envd.yaml",
|
||||
"format": "prettier --write openapi.yml envd/envd.yaml"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^3.3.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user