modified package.json

This commit is contained in:
Unknown
2023-10-21 11:07:48 +03:00
parent c34630c901
commit e60b38733d

View File

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