Skip to content

Commit 721173d

Browse files
committed
chore: add repository information to bundler-plugin package.json
1 parent 3194817 commit 721173d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/bundler-plugin/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"name": "@faststats/sourcemap-uploader-plugin",
33
"version": "0.3.0",
4+
"repository": {
5+
"type": "git",
6+
"url": "https://github.com/faststats-dev/sourcemaps"
7+
},
48
"type": "module",
59
"files": [
610
"dist",

0 commit comments

Comments
 (0)