diff --git a/package.json b/package.json index 362f38b338..940ee8ae4a 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,7 @@ "eslint-plugin-you-dont-need-lodash-underscore": "6.12.0", "eventemitter3": "1.2.0", "file-saver": "2.0.5", + "flatbush": "^4.1.0", "git-rev-sync": "3.0.2", "html2canvas": "1.4.1", "imports-loader": "4.0.1", @@ -121,8 +122,5 @@ "Safari >= 16" ], "author": "", - "license": "Apache-2.0", - "dependencies": { - "flatbush": "^4.1.0" - } + "license": "Apache-2.0" }