mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
1ceb963a84
This reverts commit 1f6ae0d629.
10 lines
152 B
JSON
10 lines
152 B
JSON
{
|
|
"name": "tailwind-config",
|
|
"version": "1.4.12",
|
|
"private": true,
|
|
"main": "index.js",
|
|
"devDependencies": {
|
|
"tailwindcss": "^3.2.4"
|
|
}
|
|
}
|