Browse Source

Updating packages

project-led
Levi Olson 5 years ago
parent
commit
5938db04f8
2 changed files with 629 additions and 1236 deletions
  1. +627
    -1234
      package-lock.json
  2. +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": {
"chai": "^4.1.2",
"nodemon": "^1.17.3",
"nodemon": "^1.18.10",
"supertest": "^3.0.0"
},
"scripts": {
@ -20,4 +20,4 @@
},
"author": "Levi Olson <me@leviolson.com>",
"license": "UNLICENSE"
}
}

Loading…
Cancel
Save