Removed plantuml dependency for now

This commit is contained in:
Clément GOUIN
2019-06-19 11:45:19 +02:00
parent 037c2bcd41
commit b2ab01ac85
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -6,7 +6,6 @@
"dependencies": {
"express": "^4.17.1",
"ncp": "^2.0.0",
"node-plantuml": "^0.8.1",
"showdown": "^1.9.0",
"xml": "^1.0.1"
},