mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-20 02:05:12 -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",
|
"name": "bibata_cursor",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "🚀 Material Based Cursor 🏳️🌈",
|
"description": "🚀 Material Based Cursor Theme 🏳️🌈",
|
||||||
"repository": "git@github.com:ful1e5/Bibata_Cursor.git",
|
"main": "index.js",
|
||||||
"workspaces": [
|
|
||||||
"packages/original",
|
|
||||||
"packages/round"
|
|
||||||
],
|
|
||||||
"author": "Kaiz Khatri",
|
"author": "Kaiz Khatri",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"private": true
|
"private": true,
|
||||||
|
"workspaces": [
|
||||||
|
"packages/*"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue