aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorusodhi <61431818+usodhi@users.noreply.github.com>2021-03-03 19:53:10 -0500
committerusodhi <61431818+usodhi@users.noreply.github.com>2021-03-03 19:53:10 -0500
commitb109537848c7df62d3bbc9bbe2fbd59f09920c63 (patch)
treec502b31501a01df4a836c03749d686ce575ea1ab /package-lock.json
parent59044880fcf0eb5ed4ca164de4c533fb7e6378a7 (diff)
parent524bb41d2d5a74dc00d26e7abc079574e10a52a7 (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into filters
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 3cbdb7a74..0eff1ff92 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"