Skip to content

Commit ddf5f93

Browse files
authored
Merge pull request #42 from DimensionDev/fix/pkg-error
fix: syntax error in package.json
2 parents 0c769a8 + 4046d6b commit ddf5f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "6.0.0"
2+
"version": "6.0.0",
33
"private": true,
44
"packageManager": "[email protected]",
55
"scripts": {

0 commit comments

Comments
 (0)