Skip to content

Commit

Permalink
Merge 9217aea into 994b0dd
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos authored Apr 8, 2021
2 parents 994b0dd + 9217aea commit 3183541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "5.0.0",
"description": "Streaming length prefixed buffers with async iterables",
"main": "src/index.js",
"types": "src/index.d.ts",
"types": "dist/src/index.d.ts",
"scripts": {
"test": "aegir test -t node -t browser",
"test:browser": "aegir test -t browser",
Expand Down

0 comments on commit 3183541

Please sign in to comment.