Update stuff
This commit is contained in:
parent
a29a228357
commit
4f5b954afa
2 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
import { createConfig } from "quados"
|
||||
import packages from "./packages"
|
||||
import pkgs from "./packages"
|
||||
|
||||
createConfig({
|
||||
pkgs: [
|
||||
packages.warehouse.withCommit(
|
||||
pkgs.warehouse.withCommit(
|
||||
"510449e16535f2b28ef0ae9a53b0df119494e32d36a5572e0db1c44e96d9b08f"
|
||||
),
|
||||
],
|
||||
|
|
File diff suppressed because one or more lines are too long
Reference in a new issue