Merged in fix/common-module-package (pull request #2348)
fix: add type module to common package to fix commonjs parsing warning Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"name": "@scandic-hotels/common",
|
||||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"main": "index.ts",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "vitest run",
|
||||
"test:watch": "vitest",
|
||||
|
||||
Reference in New Issue
Block a user