Skip to content

Commit

Permalink
chore: use npm as packageManager
Browse files Browse the repository at this point in the history
- add engines and packageManager fields to manifests
- remove lockfile from .gitignore
  • Loading branch information
legobeat committed Jul 23, 2024
1 parent 899827f commit 031682e
Show file tree
Hide file tree
Showing 6 changed files with 7,866 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ lavadome.js
npm-debug.log
yarn-error.log
node_modules
package-lock.json

# yarn v3 (w/o zero-install)
# See: https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
Expand Down
Loading

0 comments on commit 031682e

Please sign in to comment.