Skip to content

Commit b86a59b

Browse files
committedNov 29, 2020
docs: ✏️ add description to package.json
1 parent e8380bf commit b86a59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tfjs-node-lambda",
33
"version": "0.0.0",
4-
"description": "",
4+
"description": "Loadable @tensorflow/tfjs-node compiled for lambda. Avoid native module errors and package size limits.",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)
Please sign in to comment.