Commit f7107e77 authored by 神楽坂玲奈's avatar 神楽坂玲奈

3.0.1

parent 10141262
{ {
"name": "mycard", "name": "mycard",
"version": "3.0.0-dev.20", "version": "3.0.1",
"description": "mycard", "description": "mycard",
"keywords": [], "keywords": [],
"author": "zh99998 <zh99998@gmail.com>", "author": "zh99998 <zh99998@gmail.com>",
......
...@@ -14,5 +14,9 @@ ...@@ -14,5 +14,9 @@
"suppressImplicitAnyIndexErrors": true, "suppressImplicitAnyIndexErrors": true,
"strictNullChecks": true, "strictNullChecks": true,
"skipLibCheck": true "skipLibCheck": true
} },
"exclude": [
"node_modules/*",
"**/*-aot.ts"
]
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment