fix: allow project directory name to be an invalid npm package name (#5842)

This commit is contained in:
William Poetra Yoga 2021-11-01 16:07:54 +07:00 committed by GitHub
parent 9723360ae9
commit 895c848065
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,5 @@
{
"name": "root",
"private": true,
"workspaces": [
"packages/*",