Skip to content

Commit 05069b7

Browse files
committed
👌 IMPROVE: Bump packages versions
1 parent 704263a commit 05069b7

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
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.35",
15+
"langbase": "^1.1.36",
1616
"lucide-react": "^0.416.0",
1717
"mxcn": "^2.0.0",
1818
"next": "14.2.5",

examples/nodejs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
"author": "Ahmad Awais <[email protected]> (https://twitter.com/MrAhmadAwais)",
4444
"license": "UNLICENSED",
4545
"dependencies": {
46+
"@langbase/cli": "workspace:*",
4647
"dotenv": "^16.4.5",
47-
"langbase": "1.1.35",
48-
"uuid": "^11.1.0",
49-
"@langbase/cli": "workspace:*"
48+
"langbase": "1.1.36",
49+
"uuid": "^11.1.0"
5050
}
5151
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)