We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b117761 commit ebd7830Copy full SHA for ebd7830
package.json
@@ -33,17 +33,17 @@
33
"devDependencies": {
34
"ajv-pack": "^0.3.1",
35
"benchmark": "^2.1.4",
36
+ "compile-json-stringify": "^0.1.2",
37
"is-my-json-valid": "^2.19.0",
38
+ "json-strify": "^0.1.7",
39
"long": "^4.0.0",
40
"pre-commit": "^1.2.2",
- "proxyquire": "^2.1.0",
41
+ "proxyquire": "^2.1.3",
42
"standard": "^14.0.0",
43
"tap": "^12.6.5",
44
"tap-mocha-reporter": "^3.0.9",
- "typescript": "^3.0.0",
- "uglify-es": "^3.3.9",
45
- "compile-json-stringify": "^0.1.2",
46
- "json-strify": "^0.1.7"
+ "typescript": "^3.6.3",
+ "uglify-es": "^3.3.9"
47
},
48
"dependencies": {
49
"ajv": "^6.8.1",
0 commit comments