Skip to content

Commit 38b0707

Browse files
committed
chore: upgrade pnpm
1 parent 389fb59 commit 38b0707

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
]
1919
}
2020
},
21-
"postCreateCommand": "npm install -g [email protected] [email protected].0"
21+
"postCreateCommand": "npm install -g [email protected] [email protected].1"
2222
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/openscript/r.obin.ch/issues"
1212
},
1313
"repository": "github:openscript/r.obin.ch",
14-
"packageManager": "[email protected].0",
14+
"packageManager": "[email protected].1",
1515
"scripts": {
1616
"dev": "astro dev --host",
1717
"start": "astro dev --host",

0 commit comments

Comments
 (0)