Skip to content

Commit a745022

Browse files
committed
update js example to use a newer module version
1 parent bd26a1d commit a745022

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/js/package-lock.json

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

example/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"replay": "ts-node main.ts replay"
1212
},
1313
"dependencies": {
14-
"@phuongdnguyen/replayer-adapter-nodejs": "^1.0.0",
14+
"@phuongdnguyen/replayer-adapter-nodejs": "^1.0.4",
1515
"@temporalio/activity": "^1.12.0",
1616
"@temporalio/client": "^1.12.0",
1717
"@temporalio/common": "^1.12.0",

0 commit comments

Comments
 (0)