Skip to content

Commit

Permalink
fix: don't require abstract-cli in the browser (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
rickharris authored Oct 30, 2019
1 parent 4102bd6 commit d65f78b
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 @@ -24,6 +24,7 @@
"main": "lib/index.js",
"types": "abstract-sdk.d.ts",
"browser": {
"@elasticprojects/abstract-cli": false,
"child_process": false,
"fs": false
},
Expand Down

0 comments on commit d65f78b

Please sign in to comment.