We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5821bc9 commit e6319d5Copy full SHA for e6319d5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@acethecreator/serval-components",
3
- "version": "1.1.0",
+ "version": "1.0.0",
4
"description": "JSON Schemas Visualizer React component",
5
"main": "./dist/cjs/index.js",
6
"module": "./dist/esm/index.js",
@@ -31,7 +31,7 @@
31
"JSONSchema",
32
"APIs"
33
],
34
- "author": "_acedcreator",
+ "author": "acethecreator",
35
"license": "Apache Liscence 2.0",
36
"devDependencies": {
37
"@babel/preset-env": "^7.23.3",
0 commit comments