-
- Downloads
Project 'Seeger/dccviewer-js' was moved to 'digitaldynamicmeasurement/dccviewer-js'. Please update any links and bookmarks that may still have the old path.
chore(deps): update all dependencies
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | ... | @@ -14,16 +14,16 @@ |
"install": "npm run build" | ||
}, | ||
"dependencies": { | ||
"@types/chai": "^4.2.0", | ||
"@types/chai": "^4.2.2", | ||
"@types/mocha": "^5.2.7", | ||
"chai": "^4.2.0", | ||
"mocha": "^6.2.0", | ||
"nyc": "^14.1.1", | ||
"prettier": "^1.18.2", | ||
"ts-node": "^8.3.0", | ||
"tslint": "^5.18.0", | ||
"tslint": "^5.19.0", | ||
"tslint-config-prettier": "^1.18.0", | ||
"typescript": "^3.5.3", | ||
"typescript": "^3.6.2", | ||
"xml-js": "^1.6.11" | ||
} | ||
} |
Please register or sign in to comment