We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0588dc commit b2fb40cCopy full SHA for b2fb40c
README.md
@@ -22,7 +22,7 @@ Here's a simple manifest.json file (located in packme directory) for some hypoth
22
{
23
"first_name": "string",
24
"last_name": "string",
25
- "age": "uint16"
+ "age": "uint8"
26
}
27
]
28
0 commit comments