Skip to content

Commit 9b452f9

Browse files
committed
updated package
1 parent 6fdd95b commit 9b452f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@chess-app/backend",
33
"version": "1.0.0",
4-
"type": "module",
4+
"type": "commonjs",
55
"description": "Backend service for chess app",
66
"main": "dist/index.js",
77
"scripts": {

0 commit comments

Comments
 (0)