8000 fixup: remove v03 and v1 from package.json files property · cloudevents/sdk-javascript@ecd2b2c · GitHub
[go: up one dir, main page]

Skip to content

Commit ecd2b2c

Browse files
committed
fixup: remove v03 and v1 from package.json files property
Signed-off-by: Lance Ball <lball@redhat.com>
1 parent 4311267 commit ecd2b2c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
"release": "standard-version"
1616
},
1717
"files": [
18-
"lib",
19-
"v03",
20-
"v1"
18+
"lib"
2119
],
2220
"standard-version": {
2321
"types": [

0 commit comments

Comments
 (0)
0