diff --git a/package.json b/package.json new file mode 100644 index 0000000..40bc751 --- /dev/null +++ b/package.json @@ -0,0 +1,10 @@ +{ + "name": "mymonorepo", + "version": "0.0.1", + "scripts": { + }, + "keywords": [], + "author": "", + "license": "ISC", + "description": "" +}