Skip to content

Commit cdffe7f

Browse files
committed
Pump to 1.9.0 (#1476)
Fix: #1475
1 parent 64322f3 commit cdffe7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rclnodejs",
3-
"version": "1.9.0-alpha.0",
3+
"version": "1.9.0",
44
"description": "ROS2.0 JavaScript client with Node.js",
55
"main": "index.js",
66
"types": "types/index.d.ts",
@@ -67,7 +67,7 @@
6767
"jsdoc": "^4.0.4",
6868
"lint-staged": "^16.2.0",
6969
"mocha": "^11.0.2",
70-
"node-gyp": "^12.1.0",
70+
"node-gyp": "^10.3.1",
7171
"nyc": "^18.0.0",
7272
"prebuildify": "^6.0.1",
7373
"rimraf": "^6.0.1",

0 commit comments

Comments
 (0)