Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 8ca57bb

Browse files
committed
update config
1 parent cfc574e commit 8ca57bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"version": "0.1.0",
55
"description": "A Strapi application",
6-
"type": "module",
6+
"type": "commonjs",
77
"scripts": {
88
"dev": "strapi develop",
99
"develop-pg": "NODE_ENV=pg strapi develop",

0 commit comments

Comments
 (0)