Skip to content

Commit 3dd93ab

Browse files
committed
👌 IMPROVE: Bump package version
1 parent 7c3b3b7 commit 3dd93ab

File tree

4 files changed

+11
-9
lines changed

4 files changed

+11
-9
lines changed

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@radix-ui/react-slot": "^1.1.0",
1313
"class-variance-authority": "^0.7.0",
1414
"clsx": "^2.1.1",
15-
"langbase": "^1.1.29",
15+
"langbase": "^1.1.30",
1616
"lucide-react": "^0.416.0",
1717
"mxcn": "^2.0.0",
1818
"next": "14.2.5",

examples/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"license": "UNLICENSED",
4242
"dependencies": {
4343
"dotenv": "^16.4.5",
44-
"langbase": "^1.1.29"
44+
"langbase": "^1.1.30"
4545
}
4646
}

examples/nodejs/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ npm run pipe.run.pipe.key
1818
npm run pipe.list
1919
npm run pipe.create
2020
npm run pipe.update
21+
npm run pipe.tool
22+
npm run pipe.tool.stream
2123

2224
# memory
2325
npm run memory.list

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)