Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Commit 77a2695

Browse files
committed
docs: update package.json to mark the package as deprecated and provide usage instructions
1 parent 39a3615 commit 77a2695

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
@@ -1,6 +1,7 @@
11
{
22
"name": "@photostructure/ejs",
3-
"description": "Embedded JavaScript templates",
3+
"description": "DEPRECATED: Use 'ejs' instead. Embedded JavaScript templates",
4+
"deprecated": "This package is deprecated. Please use 'ejs' instead.",
45
"keywords": [
56
"template",
67
"engine",

0 commit comments

Comments
 (0)