Skip to content

Commit ae7262f

Browse files
committed
- package version
1 parent 6688743 commit ae7262f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-typescript2",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "Seamless integration between Rollup and TypeScript. Now with errors.",
55
"main": "dist/rollup-plugin-typescript2.cjs.js",
66
"module": "dist/rollup-plugin-typescript2.es.js",
@@ -47,7 +47,7 @@
4747
"resolve": "^1.3.3",
4848
"rimraf": "^2.6.1",
4949
"rollup": "^0.41.6",
50-
"rollup-plugin-typescript2": "^0.4.2",
50+
"rollup-plugin-typescript2": "^0.4.3",
5151
"rollup-watch": "^3.2.2",
5252
"tslib": "^1.7.1",
5353
"tslint": "^5.4.0",

0 commit comments

Comments
 (0)