Skip to content

Commit e8395fc

Browse files
committed
- npm version
1 parent bbb4282 commit e8395fc

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.2",
3+
"version": "0.4.3",
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",
@@ -46,7 +46,7 @@
4646
"resolve": "^1.3.3",
4747
"rimraf": "^2.6.1",
4848
"rollup": "^0.41.6",
49-
"rollup-plugin-typescript2": "^0.4.1",
49+
"rollup-plugin-typescript2": "^0.4.2",
5050
"rollup-watch": "^3.2.2",
5151
"tslib": "^1.7.1",
5252
"tslint": "^5.3.2",

0 commit comments

Comments
 (0)