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 af98f56 commit 6f1f0a8Copy full SHA for 6f1f0a8
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@eramux/rekey",
3
- "version": "0.0.17",
4
- "description": "A simple and performant library to rename object keys",
+ "version": "0.1.0",
+ "description": "A simple and performant zero dependency library that allows you to modify your object structure using references.",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
7
"scripts": {
0 commit comments