Skip to content
This repository was archived by the owner on Dec 31, 2020. It is now read-only.

Commit bd54c8c

Browse files
committed
Revert removal of tsdx dep
1 parent 4282272 commit bd54c8c

File tree

2 files changed

+1935
-216
lines changed

2 files changed

+1935
-216
lines changed

package.json

+1-8
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,9 @@
5959
"react-dom": "16.9.0",
6060
"react-test-renderer": "16.9.0",
6161
"rimraf": "3.0.0",
62-
"rollup": "1.20.3",
63-
"rollup-plugin-alias": "1.5.2",
64-
"rollup-plugin-commonjs": "10.1.0",
65-
"rollup-plugin-filesize": "6.2.0",
66-
"rollup-plugin-node-resolve": "5.2.0",
67-
"rollup-plugin-replace": "2.2.0",
68-
"rollup-plugin-terser": "5.1.1",
69-
"rollup-plugin-typescript2": "0.24.0",
7062
"size-limit": "2.1.4",
7163
"ts-jest": "24.0.2",
64+
"tsdx": "^0.9.1",
7265
"tslint": "5.19.0",
7366
"tslint-config-prettier": "1.18.0",
7467
"typescript": "3.4.5"

0 commit comments

Comments
 (0)