mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Remove unnecessary files from npm
- `"bin/*"`, `"test/*"`, and `"Gulpfile.js"` can be removed - See #844
This commit is contained in:
@@ -5,10 +5,7 @@
|
|||||||
"description": "A JavaScript API for interacting with Ripple in Node.js and the browser",
|
"description": "A JavaScript API for interacting with Ripple in Node.js and the browser",
|
||||||
"files": [
|
"files": [
|
||||||
"dist/npm/*",
|
"dist/npm/*",
|
||||||
"bin/*",
|
"build/*"
|
||||||
"build/*",
|
|
||||||
"test/*",
|
|
||||||
"Gulpfile.js"
|
|
||||||
],
|
],
|
||||||
"main": "dist/npm/",
|
"main": "dist/npm/",
|
||||||
"browser": {
|
"browser": {
|
||||||
|
|||||||
Reference in New Issue
Block a user