aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2021-03-03 14:26:11 -0500
committerbobzel <zzzman@gmail.com>2021-03-03 14:26:11 -0500
commitd34acff5fcfa5fefa94d9b27af2dde45227d39ab (patch)
treecc1b2d32163d7d3c591cbaefcb94315cda463e10 /package-lock.json
parent0fb14423e900f4c808ac2db882f6425ef1acf072 (diff)
parent0bf64d5c4bfc62203fa0a024f994a32e23b0effd (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
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"