diff --git a/packages/pluggable-widgets-tools/package.json b/packages/pluggable-widgets-tools/package.json index 45b48f0c..3ff2680e 100644 --- a/packages/pluggable-widgets-tools/package.json +++ b/packages/pluggable-widgets-tools/package.json @@ -55,6 +55,7 @@ "ansi-colors": "4.1.1", "babel-eslint": "^10.1.0", "babel-jest": "^29.0.0", + "big.js": "^6.0.2", "concurrently": "^6.0.0", "core-js": "^3.6.5", "dotenv": "^8.2.0", @@ -79,6 +80,7 @@ "jest-junit": "^13.0.0", "jest-react-hooks-shallow": "^1.5.1", "make-dir": "^3.1.0", + "mendix": "^10.7.26214", "metro-react-native-babel-preset": "^0.74.1", "mime": "^3.0.0", "node-fetch": "^2.6.1", @@ -111,8 +113,6 @@ "@mendix/generator-widget": ">=8.9.0", "@types/xml2js": "^0.4.5", "async-mutex": "^0.2.4", - "big.js": "^6.0.2", - "mendix": "^10.7.26214", "react": "^18.2.0", "react-dom": "^18.2.0", "react-native": "^0.72.7",