Use npm-release of raphael

Other dependencies already depend on npm-releases of this, so it does not seem to make sense to get this via Git.

Signed-off-by: David Mehren <git@herrmehren.de>
Co-authored-by: Yannick Bungers <git@innay.de>
This commit is contained in:
David Mehren
2020-10-29 21:40:29 +01:00
parent 9f756604fd
commit 37c2b12166
2 changed files with 2 additions and 8 deletions

View File

@@ -108,7 +108,7 @@
"pg-hstore": "^2.3.3",
"prismjs": "^1.21.0",
"randomcolor": "^0.5.3",
"raphael": "git+https://github.com/dmitrybaranovskiy/raphael",
"raphael": "^2.3.0",
"readline-sync": "^1.4.7",
"request": "^2.88.0",
"reveal.js": "^3.9.2",