Commit 8ee47367 authored by nanahira's avatar nanahira

improve

parent 0ba111c1
Pipeline #4712 failed with stages
import {
BadRequestException,
createParamDecorator,
ExecutionContext,
HttpException,
} from '@nestjs/common';
import { createParamDecorator, ExecutionContext } from '@nestjs/common';
import { Request } from 'express';
import axios, { AxiosResponse } from 'axios';
......
{
"name": "nestjs-mycard-auth",
"version": "1.0.0",
"version": "1.0.1",
"description": "nest module for mycard accounts",
"main": "dist/index.js",
"scripts": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment