File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed 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.0.1 " ,
4
+ "version" : " 2.1.0 " ,
5
5
"description" : " Chrome Dev Tools formatter for the Immutable JS library" ,
6
6
"exports" : " ./dist/index.js" ,
7
7
"files" : [
Original file line number Diff line number Diff line change 2
2
"name" : " Immutable.js Object Formatter" ,
3
3
"short_name" : " Immutable.js Object Formatter" ,
4
4
"description" : " Makes Immutable JS objects more readable when they are logged to the console." ,
5
- "version" : " 2.0.1 " ,
5
+ "version" : " 2.1.0 " ,
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.0.1 " ,
4
+ "version" : " 2.1.0 " ,
5
5
"description" : " " ,
6
6
"exports" : " ./index.js" ,
7
7
"scripts" : {
You can’t perform that action at this time.
0 commit comments