Skip to content

Commit b9e467e

Browse files
author
Pavel Romanov
committed
Package fix
1 parent 3dca1d8 commit b9e467e

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
@@ -1,6 +1,11 @@
11
{
22
"name": "multi-data-source",
33
"author": "Pavel Romanov <alkor@alkor.pw>",
4+
"repository": {
5+
"type": "git",
6+
"url": "git://github.com/Shikyaro/multi-data-source.git"
7+
},
8+
"license": "MIT",
49
"version": "0.0.1",
510
"scripts": {
611
"autofix": "eslint --fix ."

0 commit comments

Comments
 (0)