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 0d1a857 commit 40cdbc0Copy full SHA for 40cdbc0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@monade/json-api-parser",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "A parser for JSON:API format that maps data to models using decorators, inspired by retrofit.",
5
"main": "dist/index.cjs.js",
6
"module": "dist/index.esm.js",
0 commit comments