Skip to content

Commit fb2867f

Browse files
chore: bump version to v0.10.81 (#643)
* chore: bump version 0.10.80 → v0.10.81 * Update js-yaml --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: younglim <younglim@users.noreply.github.com>
1 parent 8c95f69 commit fb2867f

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@govtechsg/oobee",
33
"main": "dist/npmIndex.js",
4-
"version": "0.10.80",
4+
"version": "0.10.81",
55
"type": "module",
66
"author": "Government Technology Agency <info@tech.gov.sg>",
77
"bin": {
@@ -87,7 +87,8 @@
8787
"brace-expansion": "^1.1.12"
8888
},
8989
"jest": {
90-
"brace-expansion": "^2.0.2"
90+
"brace-expansion": "^2.0.2",
91+
"js-yaml": "^4.1.1"
9192
},
9293
"@sentry/node": {
9394
"brace-expansion": "^2.0.2"

0 commit comments

Comments
 (0)