summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-02-13 04:01:15 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-02-13 04:01:48 +0100
commit2f05e6ead82fe2655a30c99aad692a33dc8ea782 (patch)
treeb26abce621d7c2b1c1acf68d2f2f4b0bfab64730 /package.json
parent8008dafead1c3da323a199d3233d7066b350eb34 (diff)
feat: amend last commit.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..0787d62
--- /dev/null
+++ b/package.json
@@ -0,0 +1,5 @@
+{
+ "dependencies": {
+ "next-mdx-remote": "^6.0.0"
+ }
+}