Skip to content

Commit eaf3beb

Browse files
committed
Uninstall unneeded lodash
1 parent 0a2c22e commit eaf3beb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"git-url-parse": "^11.1.1",
2525
"inquirer": "^6.2.1",
2626
"js-yaml": "^3.12.0",
27-
"lodash": "^4.17.5",
2827
"mkdirp": "^0.5.1",
2928
"openapi-template": "0.0.1",
3029
"slugify": "^1.3.3",
@@ -34,10 +33,6 @@
3433
"eslint": "^5.9.0",
3534
"prettier": "^1.15.3"
3635
},
37-
"eslintConfig": {
38-
"extends": "xo-space",
39-
"prettier": "prettier --write lib/**/*.js cli.js"
40-
},
4136
"repository": "Rebilly/generator-openapi-repo",
4237
"scripts": {
4338
"lint": "eslint .",

0 commit comments

Comments
 (0)