build(packages): convert npm to yarn

This commit is contained in:
Walid 2022-04-11 15:20:57 +00:00
parent 287e3dfed5
commit 7ea0464891
No known key found for this signature in database
GPG Key ID: 4BDA1ABD227F9279
3 changed files with 3977 additions and 10315 deletions

10315
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,6 @@
{
"name": "next-app",
"license": "MIT",
"private": true,
"scripts": {
"dev": "next dev",
@ -29,6 +30,7 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-unicorn": "^42.0.0",
"plop": "^3.0.5",
"prettier": "^2.6.2",
"stylelint": "^14.6.1",
"stylelint-config-prettier": "^9.0.3",

3975
yarn.lock Normal file

File diff suppressed because it is too large Load Diff