Skip to content

Commit

Permalink
feat: replace example to example folder project
Browse files Browse the repository at this point in the history
  • Loading branch information
iamrosada committed Nov 1, 2023
1 parent 780daf8 commit 30f69f0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 51 deletions.
2 changes: 1 addition & 1 deletion real-world/src/example.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import bodyParser from 'body-parser';
import { chooseWordSource, createNitro2FAContext } from '../../dist'
import { chooseWordSource, createNitro2FAContext } from 'nitro-2fa';
import express, { Request, Response } from 'express';


Expand Down
50 changes: 0 additions & 50 deletions src/example.ts

This file was deleted.

0 comments on commit 30f69f0

Please sign in to comment.