This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leviolson
/
website
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Updating packages
project-led
Levi Olson
6 years ago
parent
433f714b08
commit
5938db04f8
2 changed files
with
629 additions
and
1236 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+627
-1234
package-lock.json
+2
-2
package.json
+ 627
- 1234
package-lock.json
File diff suppressed because it is too large
View File
+ 2
- 2
package.json
View File
@ -9,7 +9,7 @@
}
,
}
,
"devDependencies"
:
{
"devDependencies"
:
{
"chai"
:
"^4.1.2"
,
"chai"
:
"^4.1.2"
,
"nodemon"
:
"^1.1
7.3
"
,
"nodemon"
:
"^1.1
8.10
"
,
"supertest"
:
"^3.0.0"
"supertest"
:
"^3.0.0"
}
,
}
,
"scripts"
:
{
"scripts"
:
{
@ -20,4 +20,4 @@
}
,
}
,
"author"
:
"Levi Olson <me@leviolson.com>"
,
"author"
:
"Levi Olson <me@leviolson.com>"
,
"license"
:
"UNLICENSE"
"license"
:
"UNLICENSE"
}
}
Write
Preview
Loading…
Cancel
Save