fix: add type module to common package to fix commonjs parsing warning
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "@scandic-hotels/common",
|
||||
"version": "1.0.0",
|
||||
"main": "index.ts",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "vitest run",
|
||||
"test:watch": "vitest",
|
||||
|
||||
Reference in New Issue
Block a user