diff options
Diffstat (limited to 'diplomacy/web/package.json')
-rw-r--r-- | diplomacy/web/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/diplomacy/web/package.json b/diplomacy/web/package.json index 241632c..1b57985 100644 --- a/diplomacy/web/package.json +++ b/diplomacy/web/package.json @@ -14,7 +14,7 @@ "react-dom": "^16.8.6", "react-helmet": "^5.2.1", "react-inlinesvg": "^0.8.4", - "react-scripts": "^3.0.1", + "react-scripts": "3.0.1", "react-scrollchor": "^6.0.0", "react-shortcut": "^1.0.6" }, |