chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import m0000 from './0000_cuddly_black_bolt.sql';
|
||||
import journal from './meta/_journal.json';
|
||||
|
||||
export default {
|
||||
journal,
|
||||
migrations: {
|
||||
m0000,
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user