Skip to content

Commit d64b9e9

Browse files
author
n1c0de
committed
chore: update package data structure
1 parent c6c6db4 commit d64b9e9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
"homepage": "https://github.com/microlinkhq/react-json-view",
55
"version": "1.27.0",
66
"main": "dist/main.js",
7-
"author": {
8-
"name": "Mac Gainor"
9-
},
7+
"author": "Mac Gainor",
108
"contributors": [
119
{
1210
"name": "mac",
@@ -329,5 +327,9 @@
329327
"demo/dist",
330328
"dev-server"
331329
]
330+
},
331+
"directories": {
332+
"doc": "docs",
333+
"test": "test"
332334
}
333335
}

0 commit comments

Comments
 (0)