Merge pull request #2982 from UDanV/fork

modified package.json
This commit is contained in:
Jackson Harper 2023-10-24 12:42:26 +08:00 committed by GitHub
commit b970027c5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
"name": "omnivore-app",
"version": "1.0.0",
"description": "",
"private": true,
"private": false,
"workspaces": [
"packages/*"
],