Skip to content

Commit 1a3d39b

Browse files
🦆
1 parent cd6bc2a commit 1a3d39b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

examples/full/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@notionhq/client": "^1.0.4",
17+
"classnames": "^2.3.1",
1718
"got": "^12.0.2",
1819
"lqip-modern": "^1.2.0",
1920
"next": "^12.1.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4541,6 +4541,11 @@ cjs-module-lexer@^1.0.0:
45414541
resolved "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz"
45424542
integrity sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==
45434543

4544+
classnames@^2.3.1:
4545+
version "2.3.1"
4546+
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e"
4547+
integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==
4548+
45444549
clean-css@^5.2.2:
45454550
version "5.3.0"
45464551
resolved "https://registry.npmjs.org/clean-css/-/clean-css-5.3.0.tgz"

0 commit comments

Comments
 (0)