Skip to content

Commit

Permalink
Merge pull request #193 from pajamaw/fix-merge-dependency
Browse files Browse the repository at this point in the history
Fix: Added merge lib to package.json to fix commandline issue
  • Loading branch information
srowhani authored Jul 16, 2020
2 parents 61e0579 + 9f901e7 commit d37cc47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@
"cosmiconfig": "^6.0.0",
"glob": "^7.1.4",
"gonzales-pe-sl": "github:srowhani/gonzales-pe#dev",
"sass-lint": "^1.13.1"
"sass-lint": "^1.13.1",
"merge": "^1.2.1"
},
"devDependencies": {
"@commitlint/cli": "^8.2.0",
Expand Down

0 comments on commit d37cc47

Please sign in to comment.