diff --git a/package-lock.json b/package-lock.json index 2d927c22..a0d260b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -91,7 +91,7 @@ "react-style-proptype": "^3", "react-tooltip": "^3", "redux": "^3", - "scratch-render-fonts": "^1.0.0-prerelease.20210401210003" + "scratch-render-fonts": "^1.0.0" } }, "node_modules/@aashutoshrathi/word-wrap": { diff --git a/package.json b/package.json index 3c657dc2..dd9374bf 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "react-style-proptype": "^3", "react-tooltip": "^3", "redux": "^3", - "scratch-render-fonts": "^1.0.0-prerelease.20210401210003" + "scratch-render-fonts": "^1.0.0" }, "devDependencies": { "@babel/cli": "7.23.9",