From 6c17c33acc6dd62343252b3f5bf71dc82c7f19fc Mon Sep 17 00:00:00 2001 From: ShaMan123 Date: Fri, 29 May 2020 18:23:56 +0300 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2700a9b..005afa4 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "dependencies": { "lodash": "^4.17.15", - "mathjax-full": "^3.0.5", + "mathjax-full": "3.0.0", "transformation-matrix": "^2.1.0" }, "peerDependencies": { @@ -62,4 +62,4 @@ "react": "*", "react-native": "*" } -} +} \ No newline at end of file