Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee28cc0

Browse files
committed
update deps
1 parent c822340 commit ee28cc0

File tree

2 files changed

+823
-957
lines changed

2 files changed

+823
-957
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"nodemon": "^1.17.5"
1919
},
2020
"devDependencies": {
21-
"@types/dotenv": "^4.0.3",
22-
"@types/node": "^10.7.1",
21+
"@types/dotenv": "^6.1.0",
22+
"@types/node": "^11.9.4",
2323
"dotenv": "^6.0.0",
24-
"jest": "^23.5.0",
25-
"tslint": "^5.10.0",
26-
"typescript": "^3.0.1"
24+
"jest": "^24.1.0",
25+
"tslint": "^5.12.1",
26+
"typescript": "^3.3.3"
2727
}
2828
}

0 commit comments

Comments
 (0)