Skip to content

Commit

Permalink
Merge pull request #6 from dabapps/typescript-version
Browse files Browse the repository at this point in the history
Typescript version
  • Loading branch information
JakeSidSmith authored Apr 26, 2019
2 parents 5ada3b8 + b9eb327 commit 536d2ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dabapps/django-s3-file-upload",
"version": "0.0.1",
"version": "0.0.2",
"description": "Upload files from the browser to S3 - client side implementation",
"main": "dist/index.js",
"directories": {},
Expand Down Expand Up @@ -52,7 +52,7 @@
"ts-jest": "^24.0.0",
"tslint": "^5.11.0",
"tslint-config-dabapps": "github:dabapps/tslint-config-dabapps#v0.5.5",
"typescript": "^3.4.3"
"typescript": "^3.3.4000"
},
"peerDependencies": {}
}

0 comments on commit 536d2ca

Please sign in to comment.