Skip to content

Commit

Permalink
main fields
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyraspopov committed Oct 13, 2023
1 parent ca4fc93 commit f05327c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"name": "dataflow",
"version": "0.0.0",
"type": "module",
"main": "./dataflow.js",
"module": "./dataflow.js",
"exports": "./dataflow.js",
"files": [
"dataflow.d.ts",
"dataflow.js"
Expand Down

0 comments on commit f05327c

Please sign in to comment.