Skip to content

Commit

Permalink
- package version
Browse files Browse the repository at this point in the history
  • Loading branch information
ezolenko committed Jun 5, 2017
1 parent 6688743 commit ae7262f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-typescript2",
"version": "0.4.3",
"version": "0.4.4",
"description": "Seamless integration between Rollup and TypeScript. Now with errors.",
"main": "dist/rollup-plugin-typescript2.cjs.js",
"module": "dist/rollup-plugin-typescript2.es.js",
Expand Down Expand Up @@ -47,7 +47,7 @@
"resolve": "^1.3.3",
"rimraf": "^2.6.1",
"rollup": "^0.41.6",
"rollup-plugin-typescript2": "^0.4.2",
"rollup-plugin-typescript2": "^0.4.3",
"rollup-watch": "^3.2.2",
"tslib": "^1.7.1",
"tslint": "^5.4.0",
Expand Down

0 comments on commit ae7262f

Please sign in to comment.