You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: package.json
+3-6
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,9 @@
1
1
{
2
2
"name": "express-react-views",
3
3
"version": "0.10.4",
4
-
"description": "This is an Express view engine which renders React components on server. It renders static markup and *does not* support mounting those views on the client.",
5
-
"keywords": [
6
-
"express",
7
-
"view engine",
8
-
"react"
9
-
],
4
+
"description":
5
+
"This is an Express view engine which renders React components on server. It renders static markup and *does not* support mounting those views on the client.",
0 commit comments