Skip to content

Commit

Permalink
Merge pull request #19 from sidilabs/external-functions
Browse files Browse the repository at this point in the history
Exported functions
  • Loading branch information
ThyagoMC authored Jul 11, 2024
2 parents 80b68fc + 4f24c67 commit 7896e14
Show file tree
Hide file tree
Showing 45 changed files with 216 additions and 1,874 deletions.
Empty file modified bin/mock
100755 → 100644
Empty file.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mock-server-api",
"version": "0.3.0",
"version": "0.4.0",
"private": false,
"author": {
"name": "Thyago Machado Cassimiro"
Expand Down
115 changes: 61 additions & 54 deletions sample-project/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"nodemailer": "^6.9.9"
},
"dependencies": {
"mock-server-api": "file:.."
"mock-server-api": "file:../"
}
}
13 changes: 0 additions & 13 deletions sample-project/src/stubs/_api/index.ts

This file was deleted.

Loading

0 comments on commit 7896e14

Please sign in to comment.