Skip to content

Commit ae42335

Browse files
committed
chore: bump version to 1.1.81 [skip ci]
1 parent 6b1cdad commit ae42335

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

‎package-lock.json‎

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

‎package.json‎

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smithery/cli",
3-
"version": "1.1.80",
3+
"version": "1.1.81",
44
"type": "commonjs",
55
"private": false,
66
"homepage": "https://smithery.ai/",
@@ -53,7 +53,11 @@
5353
"tsx": "^4.19.2",
5454
"typescript": "^5.0.0"
5555
},
56-
"files": ["dist", "README.md", "package.json"],
56+
"files": [
57+
"dist",
58+
"README.md",
59+
"package.json"
60+
],
5761
"exports": {
5862
".": {
5963
"import": "./dist/index.js"

0 commit comments

Comments
 (0)