Skip to content

Commit 0575d75

Browse files
James TsaiJames Tsai
authored andcommitted
fix: bump tslib and hackmd client version
1 parent bfd2bf1 commit 0575d75

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

nodejs/package-lock.json

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

nodejs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hackmd/api",
3-
"version": "1.2.0",
3+
"version": "2.0.0",
44
"description": "HackMD/CodiMD Node.js API Client",
55
"main": "dist/index.js",
66
"declaration": "./dist/index.d.ts",
@@ -33,6 +33,6 @@
3333
"@typescript-eslint/eslint-plugin": "^5.12.0",
3434
"axios": "^0.25.0",
3535
"path": "^0.12.7",
36-
"tslib": "^1.11.1"
36+
"tslib": "^1.14.1"
3737
}
3838
}

0 commit comments

Comments
 (0)