File tree 4 files changed +7
-7
lines changed 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6
6
"dependencies" : {
7
7
"@bugsnag/js" : " ^7.9.2" ,
8
8
"@bugsnag/plugin-react" : " ^7.9.2" ,
9
- "@tomic/lib" : " ^0.28.3 " ,
10
- "@tomic/react" : " ^0.28.3 " ,
9
+ "@tomic/lib" : " ^0.28.4 " ,
10
+ "@tomic/react" : " ^0.28.4 " ,
11
11
"@types/react-dom" : " ^17.0.3" ,
12
12
"@types/react-helmet" : " ^6.1.1" ,
13
13
"@types/react-router-dom" : " ^5.1.7" ,
76
76
"test-debug" : " PWDEBUG=1 playwright test" ,
77
77
"test-new" : " playwright codegen http://localhost:8080"
78
78
},
79
- "version" : " 0.28.3 "
79
+ "version" : " 0.28.4 "
80
80
}
Original file line number Diff line number Diff line change 3
3
" lib" ,
4
4
" react"
5
5
],
6
- "version" : " 0.28.3 " ,
6
+ "version" : " 0.28.4 " ,
7
7
"npmClient" : " yarn" ,
8
8
"private" : true ,
9
9
"useWorkspaces" : true
Original file line number Diff line number Diff line change 31
31
},
32
32
"source" : " src/index.ts" ,
33
33
"types" : " dist/src/index.d.ts" ,
34
- "version" : " 0.28.3 " ,
34
+ "version" : " 0.28.4 " ,
35
35
"gitHead" : " 2172c73d8df4e5f273e6386676abc91b6c5b2707"
36
36
}
Original file line number Diff line number Diff line change 2
2
"author" : " Joep Meindertsma" ,
3
3
"description" : " " ,
4
4
"devDependencies" : {
5
- "@tomic/lib" : " ^0.28.3 " ,
5
+ "@tomic/lib" : " ^0.28.4 " ,
6
6
"react" : " ^17.0.2" ,
7
7
"typescript" : " ^4.3.4"
8
8
},
25
25
},
26
26
"source" : " src/index.ts" ,
27
27
"types" : " dist/src/index.d.ts" ,
28
- "version" : " 0.28.3 " ,
28
+ "version" : " 0.28.4 " ,
29
29
"gitHead" : " 2172c73d8df4e5f273e6386676abc91b6c5b2707"
30
30
}
You can’t perform that action at this time.
0 commit comments