Skip to content

Commit 0b08f32

Browse files
committed
fix: add package-lock.json to package
1 parent 9f07d16 commit 0b08f32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
{
127127
"assets": [
128128
"package.json",
129+
"package-lock.json",
129130
"CHANGELOG.md"
130131
],
131132
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"

0 commit comments

Comments
 (0)