Skip to content

Commit 0e2f5c3

Browse files
CHORE SB Pin packageManager version in package.json.
1 parent 1e35aa3 commit 0e2f5c3

File tree

2 files changed

+3
-32
lines changed

2 files changed

+3
-32
lines changed

package-lock.json

Lines changed: 1 addition & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "vaccinations-app",
33
"version": "1.0.0",
4-
"description": "",
4+
"packageManager": "[email protected]",
5+
"description": "Vaccinations in the app",
56
"type": "module",
67
"directories": {
78
"doc": "docs",

0 commit comments

Comments
 (0)