Skip to content

Commit f6f2f86

Browse files
committed
Bumped 0.12.4.
1 parent 39dfc01 commit f6f2f86

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-json-stringify",
3-
"version": "0.12.3",
3+
"version": "0.12.4",
44
"description": "Stringify your JSON at max speed",
55
"main": "index.js",
66
"scripts": {
@@ -28,9 +28,9 @@
2828
"is-my-json-valid": "^2.16.0",
2929
"long": "^3.2.0",
3030
"pre-commit": "^1.2.2",
31-
"standard": "^10.0.0",
32-
"tap": "^10.3.0",
33-
"uglify-es": "^3.0.26"
31+
"standard": "^10.0.3",
32+
"tap": "^10.7.2",
33+
"uglify-es": "^3.0.27"
3434
},
3535
"dependencies": {
3636
"fast-safe-stringify": "^1.2.0"

0 commit comments

Comments
 (0)