Skip to content
Snippets Groups Projects
Commit f97b4324 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[enh] Update dependencies

parent d2a7aa01
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"main": "index.js", "main": "index.js",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {
"install": "tsc" "install": "tsc --skipLibCheck"
}, },
"dependencies": { "dependencies": {
"express": "^4.16.4", "express": "^4.16.4",
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"@types/request-promise": "^4.1.42", "@types/request-promise": "^4.1.42",
"@types/should": "^13.0.0", "@types/should": "^13.0.0",
"assert": "^1.4.1", "assert": "^1.4.1",
"duniter": "https://git.duniter.org/nodes/typescript/duniter.git", "duniter": "1.7.21",
"mocha": "^5.2.0", "mocha": "^5.2.0",
"request": "^2.88.0", "request": "^2.88.0",
"request-promise": "^4.2.2", "request-promise": "^4.2.2",
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment