Skip to content

Commit

Permalink
fix: migrate @NordicSemiconductor packages
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Jul 14, 2024
1 parent 9a26523 commit f68c645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parseResult.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ const parseDatum = (
)
}
throw new Error(
`[@nordicsemiconductor/timestream-helper:parseDatum] Unexpected datum: ${JSON.stringify(
`[@bifravst/timestream-helper:parseDatum] Unexpected datum: ${JSON.stringify(
datum,
)}`,
)
Expand Down

0 comments on commit f68c645

Please sign in to comment.