Skip to content

Commit 2edf5cf

Browse files
committed
change deps
1 parent 53a4b06 commit 2edf5cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"markdown-it": "^14.1.0",
2525
"markdown-it-anchor": "^9.0.1",
2626
"postcss": "^8.4.38",
27-
"tailwindcss": "^3.4.3""@octokit/core": "^6.1.2",
27+
"tailwindcss": "^3.4.3",
28+
"@octokit/core": "^6.1.2",
2829
"dotenv": "^16.4.5"
2930
}
3031
}

0 commit comments

Comments
 (0)