We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fdd95b commit 9b452f9Copy full SHA for 9b452f9
backend/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@chess-app/backend",
3
"version": "1.0.0",
4
- "type": "module",
+ "type": "commonjs",
5
"description": "Backend service for chess app",
6
"main": "dist/index.js",
7
"scripts": {
0 commit comments