mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Switch to yarn
This commit is contained in:
parent
33960860fb
commit
3f8049f47c
3 changed files with 9060 additions and 14781 deletions
14778
package-lock.json
generated
14778
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -2,9 +2,6 @@
|
|||
"name": "security-checklist",
|
||||
"version": "0.1.0",
|
||||
"description": "A checklist for staying safe on the internet",
|
||||
"engines": {
|
||||
"node": "8.x"
|
||||
},
|
||||
"scripts": {
|
||||
"now-build": "next build",
|
||||
"dev": "next",
|
||||
|
|
|
|||
Loading…
Reference in a new issue