Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 79fd735

Browse files
committed
chore(ci): pnpm version
1 parent 7e13b99 commit 79fd735

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
- name: Install dependencies
2020
uses: pnpm/[email protected]
2121
with:
22-
version: 7
2322
run_install: true
2423

2524
- name: Semantic Release

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "nuxt-lodash",
33
"version": "2.5.0",
4+
"packageManager": "[email protected]",
45
"description": "Lodash for Nuxt",
56
"keywords": [
67
"nuxt",

0 commit comments

Comments
 (0)