Skip to content

Commit 38ac697

Browse files
committed
Revert "3.1.16-0"
This reverts commit 1a14caa.
1 parent 1a14caa commit 38ac697

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kesin11/junit2json",
3-
"version": "3.1.16-0",
3+
"version": "3.1.15",
44
"exports": "./src/index.ts",
55
"publish": {
66
"include": [

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
@@ -1,6 +1,6 @@
11
{
22
"name": "junit2json",
3-
"version": "3.1.16-0",
3+
"version": "3.1.15",
44
"description": "Convert JUnit XML format to JSON",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)