Skip to content

Commit 682443e

Browse files
Added homepage and repo info
1 parent 47eef3d commit 682443e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@
2020
],
2121
"author": "Michael Schmidt",
2222
"license": "MIT",
23+
"homepage": "https://github.com/RunDevelopment/regexp-ast-analysis#readme",
24+
"repository": {
25+
"type": "git",
26+
"url": "https://github.com/RunDevelopment/regexp-ast-analysis.git"
27+
},
2328
"devDependencies": {
2429
"@rollup/plugin-node-resolve": "^9.0.0",
2530
"@types/chai": "^4.2.14",

0 commit comments

Comments
 (0)