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

Skip to content

Commit f43a055

Browse files
committed
Upgrade packages
1 parent 45dd8f4 commit f43a055

File tree

2 files changed

+4607
-5
lines changed

2 files changed

+4607
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
},
1919
"devDependencies": {
2020
"@types/dotenv": "^4.0.3",
21-
"@types/node": "^9.6.22",
22-
"dotenv": "^5.0.1",
21+
"@types/node": "^10.7.1",
22+
"dotenv": "^6.0.0",
2323
"gulp": "^3.9.1",
2424
"gulp-tslint": "^8.1.3",
25-
"gulp-typescript": "^4.0.2",
26-
"jest": "^22.4.4",
25+
"gulp-typescript": "^5.0.0-alpha.3",
26+
"jest": "^23.5.0",
2727
"tslint": "^5.10.0",
28-
"typescript": "^2.9.2"
28+
"typescript": "^3.0.1"
2929
}
3030
}

0 commit comments

Comments
 (0)