Skip to content

Commit c394dff

Browse files
committed
chore: release v1.0.1
1 parent 7080b57 commit c394dff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@r2don/nest-http-interface",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"maintainers": [
66
{
@@ -20,7 +20,7 @@
2020
},
2121
"homepage": "https://github.com/r2don/nest-http-interface#readme",
2222
"main": "dist/index.js",
23-
"types" : "dist/index.d.ts",
23+
"types": "dist/index.d.ts",
2424
"scripts": {
2525
"format": "eslint --fix ./lib",
2626
"build": "tsc --build --verbose tsconfig.build.json",

0 commit comments

Comments
 (0)