DEV: Switch to use pnpm (#6)
Showing
.npmrc
0 → 100644
| { | ||
| "private": true, | ||
| "devDependencies": { | ||
| "@discourse/lint-configs": "1.3.9", | ||
| "@discourse/lint-configs": "1.3.10", | ||
| "ember-template-lint": "6.0.0", | ||
| "eslint": "8.57.0", | ||
| "prettier": "2.8.8" | ||
| "eslint": "8.57.1", | ||
| "prettier": "2.8.8", | ||
| "@babel/plugin-proposal-decorators": "^7.25.7" | ||
| }, | ||
| "engines": { | ||
| "node": ">= 18", | ||
| "npm": "please-use-pnpm", | ||
| "yarn": "please-use-pnpm", | ||
| "pnpm": ">= 9" | ||
| } | ||
| } |
pnpm-lock.yaml
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
yarn.lock
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment