Skip to content

Commit

Permalink
Fix npm version warning - issue #54
Browse files Browse the repository at this point in the history
  • Loading branch information
Darpan Goyal committed Oct 7, 2020
1 parent c8e411d commit 00d9dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"genprotobuf": "pbjs -t static-module -w commonjs proto/signal_fx_protocol_buffers.proto > lib/proto/signal_fx_protocol_buffers_pb2.js"
},
"engines": {
"npm": ">=8.0.0"
"node": ">=8.0.0"
},
"license": "Apache-2.0"
}

0 comments on commit 00d9dcd

Please sign in to comment.