We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b0404f commit 22507a7Copy full SHA for 22507a7
AUTHORS.md
@@ -1,2 +1,3 @@
1
### @cookbook/mapper-js is authored by:
2
+* Marcos <contact@themgoncalves.com>
3
* Marcos Gonçalves <contact@themgoncalves.com>
package.json
@@ -1,6 +1,6 @@
{
"name": "@cookbook/mapper-js",
- "version": "2.0.0",
+ "version": "1.0.0",
4
"description": "Fast, reliable and intuitive object mapping.",
5
"main": "lib/index.js",
6
"types": "lib/index.d.ts",
0 commit comments