Skip to content

Commit

Permalink
Fix unnecessary dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ngumokenneth committed Oct 26, 2023
1 parent a458b39 commit 8b67c48
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,5 @@
"test": "npm-run-all check-formatting build wdio-test",
"watch": "npm run build -- --watch",
"wdio-test": "npx wdio run wdio.conf.js"
},
"dependencies": {
"ci": "^2.3.0"
}
}

0 comments on commit 8b67c48

Please sign in to comment.