mirror of
https://github.com/egoist/tsup.git
synced 2025-12-08 20:35:58 +00:00
19 lines
409 B
JSON
19 lines
409 B
JSON
{
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@egoist/path-parser": "1.0.4",
|
|
"@types/react": "17.0.50",
|
|
"@types/react-dom": "17.0.17",
|
|
"autoprefixer": "10.4.16",
|
|
"graphql": "^15.3.0",
|
|
"graphql-tools": "^5.0.0",
|
|
"react": "17.0.2",
|
|
"react-dom": "17.0.2",
|
|
"react-select": "5.7.0",
|
|
"tailwindcss": "3.3.5",
|
|
"vue": "3.2.36",
|
|
"vue-router": "4.0.15"
|
|
},
|
|
"tsup": {}
|
|
}
|