Skip to content

Commit 717c9c6

Browse files
8.2.28
1 parent e2aeefb commit 717c9c6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@
9696
"test:integration-node": "if [ \"$TYPE\" = \"\" -o \"$TYPE\" = \"integration\" ] && [ \"$TARGET\" = \"\" -o \"$TARGET\" = \"node\" ]; then mocha --bail --parallel --recursive --require config/mocha/config-integration.js test/integration; fi"
9797
},
9898
"types": "build/es2019/module.d.ts",
99-
"version": "8.2.27"
99+
"version": "8.2.28"
100100
}

0 commit comments

Comments
 (0)