Skip to content

Commit 7ada687

Browse files
committed
Bumped v1.11.0
1 parent e3df63a commit 7ada687

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.10.0",
3+
"version": "1.11.0",
44
"description": "Stringify your JSON at max speed",
55
"main": "index.js",
66
"scripts": {
@@ -33,11 +33,11 @@
3333
"pre-commit": "^1.2.2",
3434
"proxyquire": "^2.1.0",
3535
"standard": "^12.0.1",
36-
"tap": "^12.0.0",
36+
"tap": "^12.5.1",
3737
"uglify-es": "^3.3.9"
3838
},
3939
"dependencies": {
40-
"ajv": "^6.5.4",
40+
"ajv": "^6.8.1",
4141
"deepmerge": "^3.0.0"
4242
}
4343
}

0 commit comments

Comments
 (0)