Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fahrtenbuch
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWP WS21_22 - Fahrtenbuch
Team Einhorn
fahrtenbuch
Commits
1bc97788
Commit
1bc97788
authored
3 years ago
by
Alexander Rudolph
Browse files
Options
Downloads
Patches
Plain Diff
readd dev dependencies for testing
parent
ce518177
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
client/package-lock.json
+6572
-944
6572 additions, 944 deletions
client/package-lock.json
client/package.json
+7
-1
7 additions, 1 deletion
client/package.json
with
6579 additions
and
945 deletions
client/package-lock.json
+
6572
−
944
View file @
1bc97788
This diff is collapsed.
Click to expand it.
client/package.json
+
7
−
1
View file @
1bc97788
...
...
@@ -46,5 +46,11 @@
"last 1 safari version"
]
},
"proxy"
:
"http://server:4000"
"proxy"
:
"http://server:4000"
,
"devDependencies"
:
{
"@types/supertest"
:
"^2.0.11"
,
"jest"
:
"^27.4.3"
,
"supertest"
:
"^6.1.6"
,
"ts-jest"
:
"^27.0.7"
}
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment