We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9fd498 commit fb60a3eCopy full SHA for fb60a3e
packages/port-data/deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@hyper63/port-data",
3
- "version": "2.3.0",
+ "version": "2.3.1",
4
"exports": "./mod.ts",
5
"tasks": {
6
"test": "deno lint && deno fmt --check && deno test --no-check",
packages/port-data/egg.json
@@ -5,7 +5,7 @@
"description": "Port for the Data Service in the hyper Service Framework",
"homepage": "https://github.com/hyper63/hyper",
7
"repo": "https://github.com/hyper63/hyper",
8
9
"unstable": false,
10
"unlisted": false,
11
"files": [
0 commit comments