Skip to content

Commit d2a554d

Browse files
upate cors 2
1 parent 5d3286f commit d2a554d

2 files changed

Lines changed: 5113 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,8 @@
4242
"eslint-plugin-import": "^2.26.0",
4343
"husky": "^8.0.1",
4444
"typescript": "4.8.3"
45-
}
45+
},
46+
"workspaces": [
47+
"shared/*"
48+
]
4649
}

0 commit comments

Comments
 (0)