summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph (Sheogorath) Kern2019-04-19 21:46:08 +0200
committerGitHub2019-04-19 21:46:08 +0200
commit81904b671736165a5530d15d8f565006b401ca62 (patch)
treeafa4597babc6226a732ca83bb5e0fcfc28fcaf6b /package.json
parenta22c1a9d657cb41068aa5023e63f6251ac16a5c5 (diff)
parentc0e75b8606267d50617807e251953ecc87b0a4e6 (diff)
Merge pull request #51 from SISheogorath/fix/wurl
Replace js-url with wurl
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 17164a75..48bf1eff 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"jquery-ui": "^1.12.1",
"js-cookie": "^2.1.3",
"js-sequence-diagrams": "git+https://github.com/codimd/js-sequence-diagrams.git",
- "js-url": "^2.3.0",
+ "wurl": "^2.5.3",
"js-yaml": "^3.13.1",
"jsdom-nogyp": "^0.8.3",
"keymaster": "^1.6.2",