chore(package): update version to 2.0.0

This commit is contained in:
Willie Zutz 2025-08-17 13:36:31 -06:00
parent 378332f95c
commit 998855657f

View file

@ -1,8 +1,8 @@
{ {
"name": "perplexica-frontend", "name": "perplexica-frontend",
"version": "1.11.0-rc2", "version": "2.0.0",
"license": "MIT", "license": "MIT",
"author": "ItzCrazyKns", "author": "Boarder2",
"scripts": { "scripts": {
"dev": "next dev --turbopack", "dev": "next dev --turbopack",
"build": "npm run db:push && next build", "build": "npm run db:push && next build",