diff --git a/package.json b/package.json index bc67f7a..4c679e1 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,8 @@ "cbor": "^9.0.2", "coap": "^1.3.0", "node-addon-api": "^8.0.0", - "node-gyp-build": "^4.8.1" + "node-gyp-build": "^4.8.1", + "patch-package": "^8.0.0" }, "devDependencies": { "@commitlint/cli": "^19.3.0", @@ -39,7 +40,6 @@ "eslint": "^8.57.0", "mocha": "^10.7.0", "nyc": "^17.0.0", - "patch-package": "^8.0.0", "prebuildify": "^6.0.1", "prebuildify-cross": "^5.1.0", "semantic-release": "^24.0.0",