Skip to content

Commit

Permalink
Added egg file for nest.land
Browse files Browse the repository at this point in the history
  • Loading branch information
duart38 committed Aug 3, 2020
1 parent 9fecd84 commit be7fb32
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions egg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "Thread",
"description": "Type-safe multi-threading made 'easier'",
"stable": true,
"files": [
"./LICENSE",
"./README.md",
"./Thread.ts",
"./Thread.bundle.js"
]
}

0 comments on commit be7fb32

Please sign in to comment.