Skip to content

Commit

Permalink
[pinpoint-apm#117] Node JS agent module type define https://nodejs.or…
Browse files Browse the repository at this point in the history
  • Loading branch information
feelform committed Oct 4, 2022
1 parent 835fa17 commit 90f7c98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "pinpoint-node-agent",
"version": "0.9.0-next.2",
"main": "index.js",
"type": "commonjs",
"scripts": {
"test": "./node_modules/.bin/tape ./test/**/*.test.js",
"lint": "./node_modules/.bin/eslint -f checkstyle ./lib > checkstyle-result.xml;exit 0",
Expand Down

0 comments on commit 90f7c98

Please sign in to comment.