chore: deprecation message

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-09-17 15:01:21 +02:00
parent e94df98f1b
commit 4b6ea04735
+2 -1
View File
@@ -152,5 +152,6 @@
"optional": true
}
},
"configSchema": "config.d.ts"
"configSchema": "config.d.ts",
"deprecated": "This package is deprecated, please follow the deprecation instructions for the exports you still use"
}