chore: update all lockfiles to v2
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
6fef483946
commit
466f39794b
@ -1,5 +1,17 @@
|
||||
{
|
||||
"name": "@freecodecamp/gatsby-plugin-node-identity",
|
||||
"version": "0.0.1",
|
||||
"lockfileVersion": 1
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@freecodecamp/gatsby-plugin-node-identity",
|
||||
"version": "0.0.1",
|
||||
"license": "BSD-3-Clause",
|
||||
"engines": {
|
||||
"node": ">=16",
|
||||
"npm": ">=8"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user