Skip to content

Commit

Permalink
- npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
ezolenko committed May 30, 2017
1 parent bbb4282 commit e8395fc
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.2",
"version": "0.4.3",
"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 @@ -46,7 +46,7 @@
"resolve": "^1.3.3",
"rimraf": "^2.6.1",
"rollup": "^0.41.6",
"rollup-plugin-typescript2": "^0.4.1",
"rollup-plugin-typescript2": "^0.4.2",
"rollup-watch": "^3.2.2",
"tslib": "^1.7.1",
"tslint": "^5.3.2",
Expand Down

0 comments on commit e8395fc

Please sign in to comment.