We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed6ef91 commit 7c8bd6bCopy full SHA for 7c8bd6b
1 file changed
package.json
@@ -49,7 +49,6 @@
49
"author": "Ben Coe <ben@npmjs.com>",
50
"license": "ISC",
51
"dependencies": {
52
- "rollup-plugin-ts": "^3.0.2",
53
"string-width": "^4.2.0",
54
"strip-ansi": "^6.0.1",
55
"wrap-ansi": "^7.0.0"
@@ -69,6 +68,7 @@
69
68
"mocha": "^9.1.3",
70
"rimraf": "^3.0.2",
71
"rollup": "^2.23.1",
+ "rollup-plugin-ts": "^3.0.2",
72
"standardx": "^7.0.0",
73
"typescript": "^4.0.0"
74
},
0 commit comments