intact-react
Advanced tools
Comparing version 3.0.25 to 3.0.26
{ | ||
"name": "intact-react", | ||
"version": "3.0.25", | ||
"version": "3.0.26", | ||
"description": "A compatibility layer for running intact component in React@17", | ||
@@ -32,6 +32,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"intact": "^3.0.25", | ||
"intact-shared": "^3.0.25", | ||
"intact": "^3.0.26", | ||
"intact-shared": "^3.0.26", | ||
"tslib": "^2.3.1" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1044251
24655
Updatedintact@^3.0.26
Updatedintact-shared@^3.0.26