mirror of
https://gitlab.silvrtree.co.uk/martind2000/node-validator.git
synced 2025-01-10 21:45:08 +00:00
Updated package.json
This commit is contained in:
parent
fb78ecc122
commit
b36be98be1
@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "node-validator",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"description": "A collection of validators.",
|
||||
"main": "md-validator.js",
|
||||
"main": "lib/md-validator.js",
|
||||
"scripts": {
|
||||
"test": "mocha --recursive --reporter spec --bail --check-leaks --timeout 3000"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user