-
- Downloads
npm installed types for express and es6-shim
... | ... | @@ -11,6 +11,8 @@ |
"author": "", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@types/es6-shim": "^0.31.37", | ||
"@types/express": "^4.16.0", | ||
"typescript": "^3.0.3" | ||
} | ||
} |
Please register or sign in to comment