We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64322f3 commit cdffe7fCopy full SHA for cdffe7f
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rclnodejs",
3
- "version": "1.9.0-alpha.0",
+ "version": "1.9.0",
4
"description": "ROS2.0 JavaScript client with Node.js",
5
"main": "index.js",
6
"types": "types/index.d.ts",
@@ -67,7 +67,7 @@
67
"jsdoc": "^4.0.4",
68
"lint-staged": "^16.2.0",
69
"mocha": "^11.0.2",
70
- "node-gyp": "^12.1.0",
+ "node-gyp": "^10.3.1",
71
"nyc": "^18.0.0",
72
"prebuildify": "^6.0.1",
73
"rimraf": "^6.0.1",
0 commit comments