types: bump TS version + type test for createComponent

This commit is contained in:
Evan You
2019-05-30 22:09:48 +08:00
parent caad39c353
commit e665a133e9
11 changed files with 46 additions and 770 deletions

View File

@@ -41,7 +41,7 @@
"rollup-plugin-terser": "^2.0.2",
"rollup-plugin-typescript2": "^0.17.0",
"ts-jest": "^23.10.0",
"typescript": "^3.1.3",
"typescript": "^3.5.0",
"yorkie": "^2.0.0"
}
}