update deps

This commit is contained in:
Zaiste
2021-07-09 15:45:50 +02:00
parent 243e42929d
commit 3adce572b3
3 changed files with 170 additions and 153 deletions

View File

@@ -23,8 +23,8 @@
"@components/*": ["components/*"],
"@commerce": ["framework/commerce"],
"@commerce/*": ["framework/commerce/*"],
"@framework": ["framework/local"],
"@framework/*": ["framework/local/*"]
"@framework": ["framework/saleor"],
"@framework/*": ["framework/saleor/*"]
}
},
"include": ["next-env.d.ts", "**/*.d.ts", "**/*.ts", "**/*.tsx", "**/*.js"],