We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e49a20 + 2a59092 commit afca975Copy full SHA for afca975
.core/reactium-config.js
@@ -4,7 +4,7 @@ const globby = require('./globby-patch');
4
const rootPath = path.resolve(__dirname, '..');
5
const gulpConfig = require('./gulp.config');
6
7
-const version = '4.1.11';
+const version = '4.1.12';
8
9
const defaultLibraryExternals = {
10
axios: {
0 commit comments