File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " @immutable/devtools" ,
3
3
"description" : " Immutable.js DevTools" ,
4
4
"type" : " module" ,
5
- "version" : " 2.1.1 " ,
5
+ "version" : " 2.1.2 " ,
6
6
"scripts" : {
7
7
"dev" : " yarn workspace @immutable/devtools-extension run dev" ,
8
8
"build" : " yarn workspaces foreach --all -pt run build" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jdeniau/immutable-devtools" ,
3
3
"type" : " module" ,
4
- "version" : " 2.1.1 " ,
4
+ "version" : " 2.1.2 " ,
5
5
"description" : " Chrome Dev Tools formatter for the Immutable JS library" ,
6
6
"exports" : {
7
7
"." : {
Original file line number Diff line number Diff line change 2
2
"name" : " Immutable.js devtools extension" ,
3
3
"short_name" : " Immutable.js devtools" ,
4
4
"description" : " Makes Immutable JS objects more readable when they are logged to the console." ,
5
- "version" : " 2.1.1 " ,
5
+ "version" : " 2.1.2 " ,
6
6
"manifest_version" : 3 ,
7
7
"minimum_chrome_version" : " 88.0" ,
8
8
"content_scripts" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @immutable/devtools-extension" ,
3
3
"type" : " module" ,
4
- "version" : " 2.1.1 " ,
4
+ "version" : " 2.1.2 " ,
5
5
"description" : " " ,
6
6
"exports" : " ./index.js" ,
7
7
"scripts" : {
You can’t perform that action at this time.
0 commit comments