Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Mar 25, 2020
1 parent 76f88bb commit aecf9bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"typescript": "^3.7.2"
"typescript": "^3.8.3"
},
"devDependencies": {
"@types/node": "^12.12.14",
"assemblyscript": "^0.8.1"
"@types/node": "^12.12.31",
"assemblyscript": "^0.9.4",
"shx": "^0.3.2"
}
}

0 comments on commit aecf9bd

Please sign in to comment.