Skip to content

Commit 661dccf

Browse files
committed
chore(package): add repository field
1 parent a8ca81e commit 661dccf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
"test": "karma start",
1111
"lint": "eslint ."
1212
},
13+
"repository": {
14+
"type": "git",
15+
"url": "https://github.com/bpmn-io/variable-resolver"
16+
},
1317
"files": [
1418
"lib"
1519
],

0 commit comments

Comments
 (0)