fix: Renames in package-lock also.
This commit is contained in:
parent
d08acd32d5
commit
68b5a9ff77
1 changed files with 4 additions and 4 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "typescript-base",
|
||||
"version": "1.0.0",
|
||||
"name": "nextnet",
|
||||
"version": "0.1.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "typescript-base",
|
||||
"version": "1.0.0",
|
||||
"name": "nextnet",
|
||||
"version": "0.1.0",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"@prisma/client": "^5.12.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue