Skip to content

Commit

Permalink
- package version
Browse files Browse the repository at this point in the history
  • Loading branch information
ezolenko committed Jun 21, 2017
1 parent cf7b1a4 commit a92e0a4
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.4",
"version": "0.4.5",
"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 @@ -51,7 +51,7 @@
"@types/resolve": "^0.0.4",
"rimraf": "^2.6.1",
"rollup": "^0.43.0",
"rollup-plugin-typescript2": "^0.4.3",
"rollup-plugin-typescript2": "^0.4.4",
"rollup-watch": "^4.0.0",
"tslint": "^5.4.3"
},
Expand Down

0 comments on commit a92e0a4

Please sign in to comment.