diff --git a/package.json b/package.json index e31dbd08c6..8011c0b5f1 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,6 @@ "react-docgen-typescript-webpack-plugin": "^1.1.0", "sass-graph": "^3.0.4", "sass-loader": "^7.1.0", - "seedrandom": "^3.0.5", "semantic-release": "^15.13.19", "semantic-release-slack-bot": "^1.2.0", "style-loader": "^0.23.1", @@ -145,6 +144,7 @@ "react-konva": "16.8.3", "react-spring": "^8.0.8", "resize-observer-polyfill": "^1.5.1", + "seedrandom": "^3.0.5", "ts-debounce": "^1.0.0", "uuid": "^3.3.2" },