We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a27140 commit db4af68Copy full SHA for db4af68
.ncurc.js
@@ -6,6 +6,7 @@ module.exports = {
6
'gettext-parser',
7
'xgettext-template',
8
'chai',
9
+ 'js-beautify',
10
11
// no support for Node 16
12
'marked',
package.json
@@ -81,6 +81,7 @@
81
"ipaddr.js": "2.1.0",
82
"joi": "17.12.1",
83
"jquery": "3.7.1",
84
+ "js-beautify": "^1.14.9",
85
"libbase64": "1.2.1",
86
"libmime": "5.2.1",
87
"libqp": "2.0.1",
@@ -120,7 +121,6 @@
120
121
"grunt-cli": "1.4.3",
122
"grunt-eslint": "24.3.0",
123
"jsxgettext": "0.11.0",
- "npm-check-updates": "16.14.15",
124
"pino-pretty": "10.3.1",
125
"pkg": "5.8.1",
126
"resedit": "2.0.0",
0 commit comments