Skip to content

Commit 41b7da6

Browse files
author
n1c0de
committed
Revert "chore: update package data structure"
This reverts commit d64b9e9.
1 parent 8d9f004 commit 41b7da6

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
"homepage": "https://github.com/microlinkhq/react-json-view",
55
"version": "1.26.2",
66
"main": "dist/main.js",
7-
"author": "Mac Gainor",
7+
"author": {
8+
"name": "Mac Gainor"
9+
},
810
"contributors": [
911
{
1012
"name": "mac",
@@ -327,9 +329,5 @@
327329
"demo/dist",
328330
"dev-server"
329331
]
330-
},
331-
"directories": {
332-
"doc": "docs",
333-
"test": "test"
334332
}
335333
}

0 commit comments

Comments
 (0)