diff --git a/package.json b/package.json index 3dabd29a0..cd45d01ba 100644 --- a/package.json +++ b/package.json @@ -164,7 +164,6 @@ "fastpriorityqueue": "^0.6.3", "google-protobuf": "^3.14.0", "gulp": "^4.0.2", - "json-stable-stringify": "^1.0.1", "keccak": "^2.1.0", "moment": "^2.29.1", "node-forge": "^0.10.0", @@ -215,6 +214,7 @@ "grpc-tools": "^1.10.0", "grpc_tools_node_protoc_ts": "^5.1.0", "jest": "^26.6.3", + "json-stable-stringify": "^1.0.1", "mocha": "^8.2.1", "nodemon": "^2.0.6", "prettier": "2.2.1",