File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " repluggable-core" ,
3
- "version" : " 1.302.69 " ,
3
+ "version" : " 1.302.70 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Allows composition of a React-with-Redux application entirely from a list of pluggable packages" ,
6
6
"main" : " dist/src/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " repluggable" ,
3
- "version" : " 1.302.69 " ,
3
+ "version" : " 1.302.70 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Allows composition of a React-with-Redux application entirely from a list of pluggable packages" ,
6
6
"main" : " dist/src/index.js" ,
37
37
"react-test-renderer" : " ^18.0.0" ,
38
38
"redux" : " ^4.0.5" ,
39
39
"redux-devtools-extension" : " ^2.13.8" ,
40
- "repluggable-core" : " 1.302.69 " ,
40
+ "repluggable-core" : " 1.302.70 " ,
41
41
"tslib" : " ^2.0.0"
42
42
},
43
43
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -7557,7 +7557,7 @@ __metadata:
7557
7557
languageName : node
7558
7558
linkType : hard
7559
7559
7560
- " repluggable-core@npm:1.302.69 , repluggable-core@workspace:packages/repluggable-core " :
7560
+ " repluggable-core@npm:1.302.70 , repluggable-core@workspace:packages/repluggable-core " :
7561
7561
version : 0.0.0-use.local
7562
7562
resolution : " repluggable-core@workspace:packages/repluggable-core"
7563
7563
dependencies :
@@ -7613,7 +7613,7 @@ __metadata:
7613
7613
react-test-renderer : " npm:^18.0.0"
7614
7614
redux : " npm:^4.0.5"
7615
7615
redux-devtools-extension : " npm:^2.13.8"
7616
- repluggable-core : " npm:1.302.69 "
7616
+ repluggable-core : " npm:1.302.70 "
7617
7617
terser-webpack-plugin : " npm:^4.1.0"
7618
7618
ts-jest : " npm:^26.4.1"
7619
7619
ts-loader : " npm:^8.0.6"
You can’t perform that action at this time.
0 commit comments