We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a7450c commit 5076f2aCopy full SHA for 5076f2a
nodejs/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@hackmd/api",
3
- "version": "0.0.1",
+ "version": "1.0.0",
4
"description": "HackMD/CodiMD Node.js API Client",
5
"main": "dist/index.js",
6
"declaration": "./dist/index.d.ts",
nodejs/yarn.lock
@@ -29,7 +29,7 @@
29
version "0.0.0"
30
resolved "https://registry.yarnpkg.com/@types/tough-cookie-filestore/-/tough-cookie-filestore-0.0.0.tgz#3d53077d7a688a3f2ee6b4f31a848d09eaec9aba"
31
32
-"@types/tough-cookie@^3.0.0":
+"@types/tough-cookie@^2.3.7":
33
version "2.3.7"
34
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-2.3.7.tgz#979434b5900f9d710f5d4e15c466cadb8e9fdc47"
35
0 commit comments