Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Commit e5be149

Browse files
Remove unnecessary comma
1 parent 33e9990 commit e5be149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434
"lerna-publish": "lerna publish --contents dist --yes from-git",
3535
"lerna-publish-rc": "lerna publish --contents dist --dist-tag rc --yes from-git --loglevel=verbose",
3636
"list-deps": "node ./scripts/list-dependencies.js"
37-
},
37+
}
3838
}

0 commit comments

Comments
 (0)