File tree 3 files changed +188
-154
lines changed
demos/automerge-repo-todos
3 files changed +188
-154
lines changed Original file line number Diff line number Diff line change 37
37
"ua-parser-js" : " ^1.0.37"
38
38
},
39
39
"devDependencies" : {
40
- "@playwright/test" : " ^1.40.1" ,
41
40
"@types/node" : " ^18.18.13" ,
42
41
"@types/react" : " ^18.0.26" ,
43
42
"@types/react-dom" : " ^18.0.9" ,
Original file line number Diff line number Diff line change 2
2
"name" : " @localfirst/auth-monorepo" ,
3
3
"version" : " 6.0.0-alpha.6" ,
4
4
"private" : true ,
5
+ "description" : " Monorepo for @localfirst/auth" ,
6
+ "repository" : " http://github.com/local-first-web/auth" ,
7
+ "license" : " MIT" ,
5
8
"author" : {
6
9
"name" : " Herb Caudill" ,
7
10
8
11
},
9
- "description" : " Monorepo for @localfirst/auth" ,
10
- "repository" : " http://github.com/local-first-web/auth" ,
11
- "license" : " MIT" ,
12
12
"type" : " module" ,
13
13
"scripts" : {
14
14
"build" : " pnpm -r build" ,
35
35
},
36
36
"devDependencies" : {
37
37
"@herbcaudill/random" : " ^0.3.0" ,
38
+ "@playwright/test" : " ^1.40.1" ,
38
39
"@types/body-parser" : " ^1.19.5" ,
39
40
"@types/cors" : " ^2.8.17" ,
40
41
"@types/debug" : " ^4.1.12" ,
You can’t perform that action at this time.
0 commit comments