aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2021-03-03 14:25:38 -0500
committerbobzel <zzzman@gmail.com>2021-03-03 14:25:38 -0500
commit0bf64d5c4bfc62203fa0a024f994a32e23b0effd (patch)
treeda465e4c76ca15f40693b02b49e4ef6d20107ab5 /package-lock.json
parentc38c7966539cc97e98dd2f836420ca8863bd35fb (diff)
trying out a forked branch of equation editor. cleaned up warnings.
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 5c78f311e..f74368dd3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5674,9 +5674,8 @@
"integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w=="
},
"equation-editor-react": {
- "version": "0.0.6",
- "resolved": "https://registry.npmjs.org/equation-editor-react/-/equation-editor-react-0.0.6.tgz",
- "integrity": "sha512-7Zsx04yh4DsirpMzMVnEaDwMxrpcjiAt6NOvSj+DEOa56VfKGXsmouWFOCtSVixahDSVEDs53LbhnPqFh4cVqw==",
+ "version": "github:bobzel/equation-editor-react#75915e852b4b36a6a4cd3e1cbc80598da6b65227",
+ "from": "github:bobzel/equation-editor-react#useLocally",
"requires": {
"jquery": "^3.4.1",
"mathquill": "^0.10.1-a"