📂 yarn workspaces init

This commit is contained in:
ful1e5 2020-08-13 17:25:22 +05:30
parent 1033d1b702
commit 4757ca3d55
3 changed files with 31 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
"name": "bibata_cursor_original",
"version": "1.0.0",
"description": "Original Bibata 🚀",
"main": "index.js",
"author": "Kaiz Khatri",
"license": "GPL-3.0",
"private": true
}