chore: upgrade snjs deps

This commit is contained in:
Mo
2022-03-31 14:07:21 -05:00
parent ba0d00c32d
commit 90fcac61e0
6 changed files with 146 additions and 193 deletions

View File

@@ -15,8 +15,7 @@
"baseUrl": ".",
"jsx": "react-jsx",
"jsxImportSource": "preact",
"typeRoots": ["./@types"],
"types": ["@types/jest"],
"typeRoots": ["./@types", "../../../node_modules/@types"],
"paths": {
"%/*": ["../templates/*"],
"@/*": ["./*"],