Skip to content

Commit ac6335f

Browse files
IlyaSurmayvalorkin
authored andcommitted
fix(tsm): fix rollup dependencies (#21)
1 parent 359f8ba commit ac6335f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
"lodash": "*",
1818
"meow": "*",
1919
"read-pkg": "*",
20+
"rollup": "*",
21+
"rollup-plugin-commonjs": "*",
22+
"rollup-plugin-node-resolve": "*",
2023
"semver": "*",
2124
"split": "*",
2225
"stream-to-observable": "*",

0 commit comments

Comments
 (0)