Skip to content

Commit

Permalink
feat: sugguest public directory based on detected framework
Browse files Browse the repository at this point in the history
  • Loading branch information
SevenOutman committed Feb 16, 2023
1 parent 0fd9813 commit f80ec89
Show file tree
Hide file tree
Showing 5 changed files with 401 additions and 14 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,12 @@
"@types/node": "^18.13.0",
"prettier": "2.5.1",
"tsup": "6.4.0",
"typescript": "4.5.4",
"typescript": "^4.9.5",
"vitest": "0.12.6"
},
"dependencies": {
"@clack/prompts": "^0.2.0",
"@netlify/framework-info": "^9.8.1",
"emphasize": "^6.0.0",
"execa": "^7.0.0",
"fs-extra": "^11.1.0",
Expand Down
Loading

0 comments on commit f80ec89

Please # to comment.