File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @electric-sql/d2ts ' : patch
3+ ---
4+
5+ Update the package metadata
Original file line number Diff line number Diff line change 11{
22 "name" : " @electric-sql/d2ts" ,
33 "version" : " 0.1.0" ,
4+ "license" : " Apache-2.0" ,
5+ "description" : " D2TS is a TypeScript implementation of Differential Dataflow." ,
6+ "author" : " Electric DB Limited" ,
7+ "homepage" : " https://github.com/electric-sql/d2ts" ,
8+ "repository" : {
9+ "type" : " git" ,
10+ "url" : " https://github.com/electric-sql/d2ts.git" ,
11+ "directory" : " packages/d2ts"
12+ },
13+ "keywords" : [
14+ " differential dataflow" ,
15+ " differential" ,
16+ " dataflow" ,
17+ " stream processing" ,
18+ " sync"
19+ ],
420 "type" : " module" ,
521 "main" : " dist/index.js" ,
622 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments