We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c622f1 commit b7ea7c7Copy full SHA for b7ea7c7
package.json
@@ -17,6 +17,14 @@
17
],
18
"author": "Jason Miller <[email protected]>",
19
"license": "MIT",
20
+ "repository": {
21
+ "type": "git",
22
+ "url": "https://github.com/developit/preact-render-to-string.git"
23
+ },
24
+ "bugs": {
25
+ "url": "https://github.com/developit/preact-render-to-string/issues"
26
27
+ "homepage": "https://github.com/developit/preact-render-to-string",
28
"devDependencies": {
29
"babel": "^5.8.23",
30
"babel-eslint": "^4.1.3",
0 commit comments