Skip to content

Commit

Permalink
tag
Browse files Browse the repository at this point in the history
  • Loading branch information
oxcom committed Jan 7, 2020
1 parent 6cc2171 commit 38a0fd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "constraint-validator",
"main": "dist/validator.js",
"version": "1.0.1",
"version": "1.0.2",
"description": "List of constraints to process client side validation",
"scripts": {
"test": "NODE_PATH=./src mocha --require ./tests/bootstrap.js ./tests/**/*.spec.js",
Expand All @@ -12,7 +12,7 @@
},
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/OxCom/constraint-validator.git"
"url": "https://github.com/OxCom/constraint-validator.git"
},
"keywords": [
"js",
Expand Down

0 comments on commit 38a0fd7

Please sign in to comment.