mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-19 17:55:11 -04:00
✨ workspaces init
This commit is contained in:
parent
3f47118b73
commit
f80b6fbfc9
1 changed files with 6 additions and 7 deletions
13
package.json
13
package.json
|
@ -1,13 +1,12 @@
|
|||
{
|
||||
"name": "bibata_cursor",
|
||||
"version": "1.0.0",
|
||||
"description": "🚀 Material Based Cursor 🏳️🌈",
|
||||
"repository": "git@github.com:ful1e5/Bibata_Cursor.git",
|
||||
"workspaces": [
|
||||
"packages/original",
|
||||
"packages/round"
|
||||
],
|
||||
"description": "🚀 Material Based Cursor Theme 🏳️🌈",
|
||||
"main": "index.js",
|
||||
"author": "Kaiz Khatri",
|
||||
"license": "GPL-3.0",
|
||||
"private": true
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue