| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 038afff commit e46b251
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1 @@ | |||
| 1 | + !lib | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "feathers-mongodb", | |
| 3 | 3 | "description": "Feathers MongoDB service", | |
| 4 | - "version": "6.4.1", | ||
| 4 | + "version": "7.0.0-pre.2", | ||
| 5 | 5 | "homepage": "https://github.com/feathersjs-ecosystem/feathers-mongodb", | |
| 6 | 6 | "repository": { | |
| 7 | 7 | "type": "git", | |
@@ -39,7 +39,7 @@ | |||
| 39 | 39 | "LICENSE", | |
| 40 | 40 | "README.md", | |
| 41 | 41 | "lib/**", | |
| 42 | - "types/**", | ||
| 42 | + "src/**", | ||
| 43 | 43 | "*.d.ts", | |
| 44 | 44 | "*.js" | |
| 45 | 45 | ], | |
| Back | FazBrowse Home | New Git URL |
0 commit comments