Skip to content

Commit

Permalink
add symlink to root readme
Browse files Browse the repository at this point in the history
  • Loading branch information
notrab committed Feb 27, 2024
1 parent ccddd2f commit 20ffe53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/libsql-client/README.md
3 changes: 2 additions & 1 deletion packages/libsql-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@
},
"files": [
"lib-cjs/**",
"lib-esm/**"
"lib-esm/**",
"README.md"
],
"scripts": {
"prepublishOnly": "npm run build",
Expand Down

0 comments on commit 20ffe53

Please sign in to comment.