mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
8adee83d51
* test: add e2e for install * chore: e2e for install * chore: fix test
7 lines
89 B
JSON
7 lines
89 B
JSON
{
|
|
"name": "foo",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"react": "18.2.0"
|
|
}
|
|
}
|