fix types publisher error

This commit is contained in:
Sebastian Silbermann
2019-04-06 02:16:19 +02:00
parent 8d0a2dd0ed
commit ece47d0ee8
3 changed files with 2 additions and 2 deletions

View File

@@ -18,8 +18,8 @@
},
"files": [
"index.d.ts",
"scheduler-tests.ts",
"test/scheduler.ts",
"tracing.d.ts",
"tracing-tests.ts"
"test/tracing.ts"
]
}