Skip to content

Commit

Permalink
typings fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jkuri committed Jul 25, 2016
1 parent 416eb07 commit f439329
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
{
"name": "ng2-uploader",
"description": "Angular2 File Uploader",
"version": "0.5.4",
"version": "0.5.5",
"license": "MIT",
"main": "./ng2-uploader.ts",
"author": "Jan Kuri <[email protected]>",
"scripts": {
"postinstall": "typings install",
},
"repository": {
"type": "git",
"url": "git+https://github.com/jkuri/ng2-uploader.git"
Expand Down

0 comments on commit f439329

Please sign in to comment.