Skip to content

Commit 6da0aaa

Browse files
committed
fix: rebuild
1 parent cc05fbe commit 6da0aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adminforth/spa/tsconfig.app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"composite": true,
77
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
88
"baseUrl": ".",
9-
"ignoreDeprecations": "5.0",
9+
"ignoreDeprecations": "6.0",
1010
"paths": {
1111
"@/*": ["./src/*"]
1212
}

0 commit comments

Comments
 (0)