Skip to content

Commit 9a2b144

Browse files
author
n1c0de
committed
Revert "chore: update project version and add contributor"
This reverts commit 1149ab9.
1 parent 1149ab9 commit 9a2b144

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5-
### [1.26.3](https://github.com/n1c0de/react-json-view/compare/v1.26.2...v1.26.3) (2025-05-26)
6-
75
### [1.26.2](https://github.com/microlinkhq/react-json-view/compare/v1.26.1...v1.26.2) (2025-05-16)
86

97
### [1.26.1](https://github.com/microlinkhq/react-json-view/compare/v1.26.0...v1.26.1) (2025-02-15)

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@microlink/react-json-view",
33
"description": "Interactive react component for displaying javascript arrays and JSON objects.",
44
"homepage": "https://github.com/microlinkhq/react-json-view",
5-
"version": "1.26.3",
5+
"version": "1.26.2",
66
"main": "dist/main.js",
77
"author": {
88
"name": "Mac Gainor"
@@ -175,10 +175,6 @@
175175
{
176176
"name": "Mert Donmezyurek",
177177
"email": "[email protected]"
178-
},
179-
{
180-
"name": "n1c0de",
181-
"email": "[email protected]"
182178
}
183179
],
184180
"repository": {

0 commit comments

Comments
 (0)