Skip to content

Commit 2fad064

Browse files
committed
Publish @runtime-type-inspector/plugin-rollup@1.2.0
1 parent c053507 commit 2fad064

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

plugin-rollup/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
{
22
"name": "@runtime-type-inspector/plugin-rollup",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Rollup plugin for https://runtimetypeinspector.org/",
55
"main": "index.mjs",
66
"type": "module",
77
"types": "types.d.ts",
88
"author": "Hermann Rolfes (kungfooman)",
99
"license": "MIT",
1010
"dependencies": {
11-
"@runtime-type-inspector/runtime": "^2.0.6",
12-
"@runtime-type-inspector/transpiler": "^2.1.0",
11+
"@runtime-type-inspector/transpiler": "^2.2.0",
1312
"rollup": "^3.29.4"
1413
}
1514
}

0 commit comments

Comments
 (0)