Skip to content

Commit

Permalink
add package manager version
Browse files Browse the repository at this point in the history
  • Loading branch information
georges-gomes committed Aug 23, 2023
1 parent f112ea7 commit ba0e49a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"engines": {
"node": ">=14.0.0"
},
"packageManager": "[email protected]",
"bugs": "https://github.com/divriots/jampack/issues",
"keywords": [],
"types": "dist/index.d.ts"
Expand Down
3 changes: 2 additions & 1 deletion packages/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@
},
"devDependencies": {
"ultrahtml": "^1.0.0"
}
},
"packageManager": "[email protected]"
}

0 comments on commit ba0e49a

Please sign in to comment.