Skip to content

Commit

Permalink
Merge pull request #53 from signalfx/version
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
Jay Camp authored Aug 21, 2019
2 parents c34458f + add4a5f commit 6f47885
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "signalfx",
"version": "6.0.1",
"version": "7.0.1",
"description": "Node.js client library for SignalFx",
"homepage": "https://signalfx.com",
"repository": "https://github.com/signalfx/signalfx-nodejs",
Expand Down 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": ">=4.0.0"
"npm": ">=8.0.0"
},
"license": "Apache-2.0"
}

0 comments on commit 6f47885

Please sign in to comment.