mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Only publish the required files
Details: https://docs.npmjs.com/files/package.json#files
This commit is contained in:
parent
eafb7acd95
commit
c11dbb1c2b
@ -30,5 +30,9 @@
|
||||
"chai": "^4.1.1",
|
||||
"istanbul": "^0.4.5",
|
||||
"mocha": "^3.5.0"
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"index.d.ts"
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user