mirror of
https://github.com/Permissionless-Software-Foundation/x402-base-facilitator.git
synced 2026-09-21 16:52:01 -07:00
Update dependencies
This commit is contained in:
+11
-1
@@ -15,5 +15,15 @@
|
||||
"passportjs"
|
||||
],
|
||||
"author": "Adrian Obelmejias <adrian@obel.me>",
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"babel-core": "^6.5.1",
|
||||
"babel-polyfill": "^6.5.0",
|
||||
"babel-preset-es2015": "^6.5.0",
|
||||
"babel-preset-stage-0": "^6.5.0",
|
||||
"koa": "^2.0.0-alpha.3",
|
||||
"koa-bodyparser": "^2.0.1",
|
||||
"koa-convert": "^1.2.0",
|
||||
"koa-router": "^7.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user