Skip to content

Commit b56407f

Browse files
committed
refactor: moved report.mjs to scripts folder
1 parent 88a02c8 commit b56407f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ yarn test-lit
1818
Reports the versions of dependencies starting with `@lit-protocol`
1919

2020
```
21-
node ./report.mjs --tag=latest
22-
node ./report.mjs --tag=datil-dev
21+
node ./scripts/report.mjs --tag=latest
22+
node ./scripts/report.mjs --tag=datil-dev
2323
```
2424

2525
Update lit sdk on a specific subdirectory
File renamed without changes.

0 commit comments

Comments
 (0)