@red-unica/libreria-componentes-moviles 0.0.3 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@red-unica/libreria-componentes-moviles",
3
- "version": "0.0.3",
3
+ "version": "0.0.4",
4
4
  "description": "Componentes React y archivos SASS genéricos para la versión móvil de Red Única (SAC).",
5
5
  "author": "Gerson Sierra",
6
6
  "license": "ISC",
@@ -27,16 +27,16 @@
27
27
  "@stryker-mutator/jest-runner": "^7.3.0",
28
28
  "@wojtekmaj/enzyme-adapter-react-17": "^0.6.5",
29
29
  "babel-jest": "^29.7.0",
30
- "check-prop-types": "^1.1.2",
30
+ "check-prop-types": "^1.1.2","cross-env": "^7.0.2",
31
31
  "enzyme": "^3.11.0",
32
32
  "enzyme-to-json": "^3.6.2",
33
- "jest": "^29.7.0",
33
+ "jest": "^29.7.0","microbundle-crl": "^0.13.10",
34
34
  "npm-run-all": "^4.1.5",
35
35
  "prettier-2": "npm:prettier@^2",
36
36
  "prop-types": "^15.7.2",
37
37
  "react": "^17.0.2",
38
38
  "react-dom": "^17.0.2",
39
- "react-scripts": "^3.4.1",
39
+ "react-scripts": "^3.4.1","file-loader": "^1.1.11",
40
40
  "babel-loader": "^8.3.0",
41
41
  "mini-css-extract-plugin": "^0.9.0",
42
42
  "clean-webpack-plugin": "^0.1.19",