File tree Expand file tree Collapse file tree 2 files changed +313
-398
lines changed
Expand file tree Collapse file tree 2 files changed +313
-398
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " elm-cqrs" ,
3- "version" : " 1 .0.0 " ,
3+ "version" : " 4 .0.1 " ,
44 "description" : " A CQRS library to support proper segregation of commands and queries on the type level." ,
55 "scripts" : {
66 "test" : " elm-test" ,
1010 "documentation" : " elm-doc-preview"
1111 },
1212 "keywords" : [],
13- "author" : " " ,
14- "license" : " ISC " ,
13+ "author" : " James Robb <47126579+jamesrweb@users.noreply.github.com> " ,
14+ "license" : " BSD-3-Clause " ,
1515 "devDependencies" : {
1616 "elm" : " 0.19.1-6" ,
1717 "elm-coverage" : " ^0.4.1" ,
18- "elm-doc-preview" : " ^5 .0.5 " ,
18+ "elm-doc-preview" : " ^6 .0.1 " ,
1919 "elm-format" : " ^0.8.7" ,
20- "elm-review" : " ^2.11 .2" ,
21- "elm-test" : " 0.19.1-revision12 " ,
22- "prettier" : " ^3.3.2 "
20+ "elm-review" : " ^2.13 .2" ,
21+ "elm-test" : " 0.19.1-revision15 " ,
22+ "prettier" : " ^3.5.3 "
2323 }
2424}
You can’t perform that action at this time.
0 commit comments