Skip to content

Commit 34ea10d

Browse files
committed
add packageFormat to jaculus in color and core package.json files
1 parent bbba0c6 commit 34ea10d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

test/project/data/test-registry/color/0.0.1/package/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"main": "",
99
"types": "dist/types/index.d.ts",
1010
"jaculus": {
11+
"packageFormat": 1,
1112
"blocks": "blocks"
1213
}
1314
}

test/project/data/test-registry/core/0.0.24/package/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"main": "",
99
"types": "dist/types/index.d.ts",
1010
"jaculus": {
11+
"packageFormat": 1,
1112
"blocks": "blocks"
1213
}
1314
}

0 commit comments

Comments
 (0)