Skip to content

Commit c15f109

Browse files
committed
update packages
1 parent 8524857 commit c15f109

File tree

4 files changed

+5
-164
lines changed

4 files changed

+5
-164
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
node_modules
2+
.env.local
3+
.env
4+

app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* ewhagram (이화그램) - 메인 앱 컴포넌트
5-
* Ewha Womans University Instagram-like Mini App with Farcaster Mini App SDK & mint.club v2
5+
* Ewha Univ Instagram-like Mini App with Farcaster Mini App SDK & mint.club v2
66
*
77
* 주요 기능:
88
* - Farcaster Mini App SDK 연동으로 사용자 정보 가져오기

package-lock.json

Lines changed: 0 additions & 162 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"eslint-plugin-prettier": "^5.2.3",
3737
"eslint-plugin-react": "^7.37.4",
3838
"eslint-plugin-react-hooks": "^5.2.0",
39-
"localtunnel": "^2.0.2",
4039
"postcss": "^8",
4140
"prettier": "^3.5.3",
4241
"tailwindcss": "^3.4.1",

0 commit comments

Comments
 (0)