Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Commit

Permalink
fix: unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangoacher committed Mar 6, 2020
1 parent 471075d commit 0eba2f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/trail-fastify-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"test": "lab test --globals __extends,__assign,__rest,__decorate,__param,__metadata,__awaiter,__generator,__exportStar,__values,__read,__spread,__spreadArrays,__await,__asyncGenerator,__asyncDelegator,__asyncValues,__makeTemplateObject,__importStar,__importDefault,__classPrivateFieldGet,__classPrivateFieldSet"
},
"dependencies": {
"@nearform/trail-core": "^3.0.0",
"@nearform/trail-fastify-plugin": "^3.0.0",
"@nearform/trail-fastify-graphql-plugin": "^3.0.0",
"dotenv": "^8.2.0",
Expand Down

0 comments on commit 0eba2f1

Please sign in to comment.