Skip to content

Commit 38484f1

Browse files
authored
Merge pull request #417 from coreui/fix-js-beautify
fix: add missing js-beautify dependency
2 parents fde6b4f + ec31451 commit 38484f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"eslint": "^5.5.0",
9393
"eslint-plugin-compat": "^2.5.1",
9494
"foreach-cli": "^1.8.0",
95+
"js-beautify": "^1.8.4",
9596
"node-sass": "^4.9.3",
9697
"nodemon": "^1.18.4",
9798
"npm-run-all": "^4.1.3",

0 commit comments

Comments
 (0)