chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"$schema": "https://json-schema.org/schema",
|
||||
"$id": "RemoveMigrations",
|
||||
"title": "",
|
||||
"type": "object",
|
||||
"description": "A generator for removing old migrations.",
|
||||
"properties": {
|
||||
"v": {
|
||||
"type": "number"
|
||||
}
|
||||
},
|
||||
"required": []
|
||||
}
|
||||
Reference in New Issue
Block a user