Skip to content

Commit eb86764

Browse files
author
Daniele Briggi
committed
chore: update version
1 parent cee6cc4 commit eb86764

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

package-lock.json

Lines changed: 7 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ npm run build
117117
After building the package, run it with:
118118

119119
```bash
120-
node disk/main.js --connectionString <CONNECTION_STRING>
120+
node dist/main.js --connectionString <CONNECTION_STRING>
121121
```
122122

123123
### Local Testing

0 commit comments

Comments
 (0)