Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Noviai
Novi
Commits
e8da94b0
Commit
e8da94b0
authored
3 weeks ago
by
saikalyan2001
Browse files
Options
Download
Email Patches
Plain Diff
updated
parent
24184501
master
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
package-lock.json
+0
-1200
package-lock.json
package.json
+0
-17
package.json
with
0 additions
and
1217 deletions
+0
-1217
package-lock.json
deleted
100644 → 0
View file @
24184501
This diff is collapsed.
Click to expand it.
package.json
deleted
100644 → 0
View file @
24184501
{
"name"
:
"api"
,
"version"
:
"1.0.0"
,
"main"
:
"index.js"
,
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
:
[],
"author"
:
""
,
"license"
:
"
ISC
"
,
"description"
:
""
,
"dependencies"
:
{
"
cors
"
:
"
^2.8.5
"
,
"
express
"
:
"
^4.21.2
"
,
"
nodemon
"
:
"
^3.1.9
"
}
}
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help