feat: move from yarn to npm
This commit is contained in:
parent
c86f0d7f04
commit
b6c9a2b75c
4 changed files with 8874 additions and 2934 deletions
1
.nvmrc
Normal file
1
.nvmrc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
v18.12.1
|
8872
package-lock.json
generated
Normal file
8872
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -27,9 +27,7 @@
|
||||||
"postcss": "^8.4.33",
|
"postcss": "^8.4.33",
|
||||||
"postcss-import": "^16.0.0",
|
"postcss-import": "^16.0.0",
|
||||||
"postcss-import-ext-glob": "^2.1.1",
|
"postcss-import-ext-glob": "^2.1.1",
|
||||||
"prettier": "3.2.4"
|
"prettier": "3.2.4",
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"slugify": "^1.6.6"
|
"slugify": "^1.6.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue