Skip to content

Commit ffd2cac

Browse files
authored
chore: remove yarn.lock and packageManager field (#855)
This project uses npm with package-lock.json. Removing the unused yarn.lock and conflicting packageManager field.
1 parent 343f2d0 commit ffd2cac

File tree

2 files changed

+1
-13389
lines changed

2 files changed

+1
-13389
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,5 @@
8686
"@patternfly/react-drag-drop": "^6.0.0",
8787
"@patternfly/react-tokens": "^6.0.0",
8888
"sharp": "^0.34.0"
89-
},
90-
"packageManager": "[email protected]+sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f"
89+
}
9190
}

0 commit comments

Comments
 (0)