-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade packages to latest version #74
Conversation
Codecov Report
@@ Coverage Diff @@
## master #74 +/- ##
===========================================
+ Coverage 0 96.29% +96.29%
===========================================
Files 0 5 +5
Lines 0 135 +135
Branches 0 24 +24
===========================================
+ Hits 0 130 +130
- Misses 0 2 +2
- Partials 0 3 +3
Continue to review full report at Codecov.
|
- Update index.ts to use http.Server - Fix type issue - Update backpack configuration
Codecov Report
@@ Coverage Diff @@
## master #74 +/- ##
===========================================
+ Coverage 0 96.29% +96.29%
===========================================
Files 0 5 +5
Lines 0 135 +135
Branches 0 24 +24
===========================================
+ Hits 0 130 +130
- Misses 0 2 +2
- Partials 0 3 +3
Continue to review full report at Codecov.
|
test:watch
andtest
npm run commands (They were not working after the upgrade + renametest:coverage
totest
)