We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6688743 commit ae7262fCopy full SHA for ae7262f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rollup-plugin-typescript2",
3
- "version": "0.4.3",
+ "version": "0.4.4",
4
"description": "Seamless integration between Rollup and TypeScript. Now with errors.",
5
"main": "dist/rollup-plugin-typescript2.cjs.js",
6
"module": "dist/rollup-plugin-typescript2.es.js",
@@ -47,7 +47,7 @@
47
"resolve": "^1.3.3",
48
"rimraf": "^2.6.1",
49
"rollup": "^0.41.6",
50
- "rollup-plugin-typescript2": "^0.4.2",
+ "rollup-plugin-typescript2": "^0.4.3",
51
"rollup-watch": "^3.2.2",
52
"tslib": "^1.7.1",
53
"tslint": "^5.4.0",
0 commit comments