Skip to content

Commit

Permalink
Merge pull request #16 from owsas/feature/package-update
Browse files Browse the repository at this point in the history
Updated dependencies
  • Loading branch information
jcguarinpenaranda authored Aug 4, 2019
2 parents ae6c0e9 + a89a1c6 commit 5ccf227
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 26 deletions.
43 changes: 22 additions & 21 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
"license": "MIT",
"devDependencies": {
"@types/express": "^4.16.1",
"@types/jest": "^24.0.11",
"@types/jquery": "^3.3.29",
"@types/parse": "^2.2.2",
"@types/jest": "^24.0.16",
"@types/jquery": "^3.3.30",
"@types/parse": "^2.2.7",
"delay": "^4.0.1",
"express": "^4.16.4",
"jest": "^24.7.1",
"node-fetch": "^2.2.0",
"parse": "^2.3.2",
"parse": "^2.6.0",
"parse-server": "^3.7.2",
"ts-jest": "^24.0.2",
"tslint": "^5.16.0",
"tslint-config-airbnb": "^5.11.1",
"typescript": "^3.4.4"
"typescript": "^3.5.3"
},
"peerDependencies": {
"parse": ">=1.11.0"
Expand Down

0 comments on commit 5ccf227

Please sign in to comment.