Skip to content

Commit 453745b

Browse files
committed
Bump version
1 parent 021537f commit 453745b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

packages/react-arborist/package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
{
22
"name": "react-arborist",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"license": "MIT",
55
"source": "src/index.ts",
66
"main": "dist/index.js",
77
"module": "dist/module.js",
88
"types": "dist/index.d.ts",
9-
"repository": "github:brimdata/react-arborist",
9+
"repository": {
10+
"type": "git",
11+
"url": "https://github.com/brimdata/react-arborist.git"
12+
},
1013
"homepage": "https://react-arborist.netlify.app",
1114
"bugs": "https://github.com/brimdata/react-arborist/issues",
1215
"keywords": [

0 commit comments

Comments
 (0)