Skip to content

Commit 19902a6

Browse files
author
Kuntsevich Andrei
committed
repo
1 parent e5864d0 commit 19902a6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
"name": "validate.it.js",
33
"version": "0.1.1",
44
"description": "simple way to validate",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/titulus/validate.it.js.git"
8+
},
9+
"bugs": {
10+
"url": "https://github.com/titulus/validate.it.js/issues"
11+
},
512
"main": "index.js",
613
"scripts": {
714
"start": "webpack",

0 commit comments

Comments
 (0)