Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
prakashchokalingam committed Jul 19, 2020
1 parent 945088a commit dfaa518
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fill-in-file",
"version": "0.0.1",
"description": "A test util which helps to mock file upload in your file input element",
"version": "0.0.2",
"description": "A test util that helps to fill files in your file input element",
"main": "index.js",
"scripts": {
"compile": "tsc --project tsconfig.json",
Expand Down

0 comments on commit dfaa518

Please sign in to comment.