incorrect version in package-lock.json

This commit is contained in:
Michael Quigley 2025-02-28 10:34:30 -05:00
parent b632e5a97a
commit d26c33c602
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -1,12 +1,12 @@
{
"name": "agentui",
"version": "0.0.0",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "agentui",
"version": "0.0.0",
"version": "1.0.0",
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",