Skip to content

Commit 60cb002

Browse files
committed
Bumped v1.5.3
1 parent f6908b5 commit 60cb002

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-json-stringify",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"description": "Stringify your JSON at max speed",
55
"main": "index.js",
66
"scripts": {
@@ -31,11 +31,11 @@
3131
"pre-commit": "^1.2.2",
3232
"proxyquire": "^2.0.0",
3333
"standard": "^11.0.1",
34-
"tap": "^11.1.3",
34+
"tap": "^11.1.5",
3535
"uglify-es": "^3.3.9"
3636
},
3737
"dependencies": {
38-
"ajv": "^6.4.0",
38+
"ajv": "^6.5.0",
3939
"deepmerge": "^2.1.0"
4040
}
4141
}

0 commit comments

Comments
 (0)