Skip to content

Commit

Permalink
0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesonRGrieve committed Oct 10, 2024
1 parent 97b0e19 commit 92f8a16
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 3 deletions.
108 changes: 106 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agixt/interactive",
"version": "0.1.11",
"version": "0.1.12",
"scripts": {
"dev": "rm -rf ./.next && next dev -p 3437",
"build": "rm -rf ./.next && next build",
Expand Down Expand Up @@ -127,6 +127,7 @@
"postcss": "^8.4.45",
"postcss-cli": "^11.0.0",
"prettier": "^3.3.3",
"shx": "^0.3.4",
"storybook": "^8.2.9",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2"
Expand Down

0 comments on commit 92f8a16

Please sign in to comment.