-
- Downloads
chore(deps): upgrade typescript
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
{ | ||
"name": "dcc-js", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": "Jan Henry Loewe <kontakt@jloewe.net>", | ||
"main": "dist/src/index.js", | ||
"types": "dist/index.d.ts", | ||
... | ... | @@ -27,6 +27,6 @@ |
"ts-node": "^8.0.3", | ||
"tslint": "^5.14.0", | ||
"tslint-config-prettier": "^1.18.0", | ||
"typescript": "^3.3.3333" | ||
"typescript": "^3.3.4000" | ||
} | ||
} |
Please register or sign in to comment