Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Commit

Permalink
feat: integrate the standalong inject module
Browse files Browse the repository at this point in the history
  • Loading branch information
Soontao committed Aug 19, 2020
1 parent 3bdf8fa commit 3239a68
Show file tree
Hide file tree
Showing 13 changed files with 32 additions and 1,033 deletions.
16 changes: 10 additions & 6 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
],
"dependencies": {
"@cypress/schema-tools": "^4.7.4",
"@newdash/inject": "^0.0.11",
"@newdash/newdash": "^5.13.0",
"@odata/metadata": "^0.1.14",
"@odata/parser": "^0.1.43",
Expand All @@ -48,7 +49,6 @@
"deepmerge": "^4.2.2",
"express": "^4.17.1",
"get-function-location": "^2.0.0",
"graphlib": "^2.1.8",
"odata2openapi": "^1.3.2",
"qs": "^6.9.4",
"reflect-metadata": "^0.1.13",
Expand All @@ -63,7 +63,6 @@
"@types/cors": "^2.8.6",
"@types/debug": "^4.1.5",
"@types/event-stream": "^3.3.34",
"@types/graphlib": "^2.1.6",
"@types/jest": "^26.0.9",
"@types/jsonstream": "^0.8.30",
"@types/mongodb": "^3.1.1",
Expand Down

0 comments on commit 3239a68

Please sign in to comment.