Skip to content

Commit

Permalink
feat: installed notion utils
Browse files Browse the repository at this point in the history
  • Loading branch information
yungblud committed Jan 14, 2024
1 parent 077304a commit ef9b2d0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions packages/store-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
"dev": "next dev",
"lint": "next lint",
"start": "next start"
},
"dependencies": {
"@coldsurfers/notion-utils": "1.0.1-rc.10",
"@coldsurfers/ocean-road": "1.5.1-rc.4",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
Expand Down

0 comments on commit ef9b2d0

Please sign in to comment.