@flatjs/evolve 1.4.3 → 1.4.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flatjs/evolve",
3
- "version": "1.4.3",
3
+ "version": "1.4.4",
4
4
  "description": "the webpack based tools `evolve` of @flatjs",
5
5
  "keywords": [
6
6
  "shared",
@@ -26,7 +26,7 @@
26
26
  "@flatjs/common": "^1.4.3",
27
27
  "@flatjs/evolve-preset-babel": "^1.3.5",
28
28
  "@flatjs/forge-plugin-postcss-pixel": "^1.3.5",
29
- "@flatjs/mock": "^1.4.3",
29
+ "@flatjs/mock": "^1.4.4",
30
30
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
31
31
  "babel-loader": "^8.2.3",
32
32
  "babel-merge": "^3.0.0",
@@ -63,5 +63,5 @@
63
63
  "publishConfig": {
64
64
  "access": "public"
65
65
  },
66
- "gitHead": "9cea3cedce55ab7ef3c5c864356603a462bc8e7c"
66
+ "gitHead": "fd8f592fa175f6d757937663c3e44a32c596f4e1"
67
67
  }