Skip to content

Commit 5130742

Browse files
committed
fix syntax error
1 parent e6e308d commit 5130742

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
@@ -44,7 +44,7 @@
4444
"ws": "^7.3.0"
4545
},
4646
"devDependencies": {
47-
"express": "^4.17.1"
47+
"express": "^4.17.1",
4848
"ws": "^7.3.0"
4949
}
5050
}

0 commit comments

Comments
 (0)