Skip to content

Commit e3ee055

Browse files
authored
remove binding.gyp from npm package (#21)
1 parent 5ccc023 commit e3ee055

File tree

3 files changed

+0
-10
lines changed

3 files changed

+0
-10
lines changed

.npmignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
!LICENSE
77
!LICENSE-3rdparty.csv
88
!README.md
9-
!binding.gyp
109
!index.d.ts
1110
!index.js
1211
!package.json

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"license": "Apache-2.0",
99
"homepage": "https://github.com/DataDog/dd-native-metrics-js#readme",
1010
"scripts": {
11-
"install": "(node scripts/should_rebuild && node-gyp-build) || exit 0",
1211
"rebuild": "node-gyp rebuild",
1312
"lint": "node scripts/check_licenses.js && eslint .",
1413
"test": "mocha 'test/**/*.spec.js'"

scripts/should_rebuild.js

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)