File tree Expand file tree Collapse file tree 3 files changed +14
-5
lines changed
Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " currents-jest-tool " ,
2+ "name" : " currents-reporter " ,
33 "version" : " 0.0.0" ,
44 "description" : " " ,
55 "private" : true ,
6- "author" : " " ,
7- "license" : " ISC" ,
6+ "author" : {
7+ "name" : " Currents Software Inc" ,
8+ "email" : " hello@currents.dev"
9+ },
10+ "license" : " MIT" ,
811 "workspaces" : [
912 " packages/*" ,
1013 " examples/*"
Original file line number Diff line number Diff line change 22 "name" : " @currents/cmd" ,
33 "version" : " 1.6.2" ,
44 "main" : " ./dist/index.js" ,
5- "author" : " Currents Software Inc" ,
5+ "author" : {
6+ "name" : " Currents Software Inc" ,
7+ "email" : " hello@currents.dev"
8+ },
69 "license" : " MIT" ,
710 "description" : " Currents CLI tools" ,
811 "scripts" : {
Original file line number Diff line number Diff line change 22 "name" : " @currents/jest" ,
33 "version" : " 1.2.0" ,
44 "main" : " ./dist/index.js" ,
5- "author" : " Currents Software Inc" ,
5+ "author" : {
6+ "name" : " Currents Software Inc" ,
7+ "email" : " hello@currents.dev"
8+ },
69 "license" : " MIT" ,
710 "description" : " Currents reporter for Jest" ,
811 "scripts" : {
You can’t perform that action at this time.
0 commit comments