fix: change the value of version from 'indenpendent' to 'independent' (#338)

This commit is contained in:
shlroland 2020-09-23 09:18:41 +08:00 committed by GitHub
parent 612847e9d0
commit f90dbdeaaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "indenpendent",
"version": "independent",
"npmClient": "yarn",
"useWorkspaces": true
}