node-client: Ignored unnecessary files when pack artifact
This commit is contained in:
parent
99437ddc75
commit
1f51f3e1ad
@ -24,5 +24,11 @@
|
||||
"docs": "./generate-docs.sh"
|
||||
},
|
||||
"typings": "lib/index.d.ts",
|
||||
"files": [
|
||||
"lib",
|
||||
"CHANGELOG.md",
|
||||
"LICENSE",
|
||||
"README.md"
|
||||
],
|
||||
"version": "3.0.0-beta1"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user