summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 87c2dff..1c851f6 100644
--- a/package.json
+++ b/package.json
@@ -12,8 +12,8 @@
],
"author": {
"name": "Justin Wernick",
- "email" : "justin@worthe-it.co.za",
- "url" : "http://www.worthe-it.co.za"
+ "email": "justin@worthe-it.co.za",
+ "url": "http://www.worthe-it.co.za"
},
"repository": {
"type": "git",
@@ -23,12 +23,12 @@
"bugs": "https://codeberg.org/worthe-it/south-african-id-parser/issues",
"license": "(ISC OR GPL-3.0)",
"funding": {
- "type" : "patreon",
- "url" : "https://www.patreon.com/worthe_it"
+ "type": "patreon",
+ "url": "https://www.patreon.com/worthe_it"
},
"devDependencies": {
- "chai": "^4.0.2",
- "mocha": "^3.4.2",
- "jshint": "^2.9.5"
+ "chai": "^4.3.7",
+ "jshint": "^2.13.6",
+ "mocha": "^10.2.0"
}
}