Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Commit 9ed034d

Browse files
committed
add package fields
1 parent 6cd1ce3 commit 9ed034d

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

package.json

+12-1
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,16 @@
3737
"rollup-plugin-babel": "^3.0.7",
3838
"rollup-plugin-babel-minify": "^5.0.0",
3939
"rollup-plugin-node-resolve": "^3.3.0"
40-
}
40+
},
41+
"directories": {
42+
"test": "test"
43+
},
44+
"repository": {
45+
"type": "git",
46+
"url": "git+https://github.com/atomiks/tippy.js-react.git"
47+
},
48+
"bugs": {
49+
"url": "https://github.com/atomiks/tippy.js-react/issues"
50+
},
51+
"homepage": "https://github.com/atomiks/tippy.js-react#readme"
4152
}

0 commit comments

Comments
 (0)