@ray-js/builder-mp 1.4.11 → 1.4.13

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/builder-mp",
3
- "version": "1.4.11",
3
+ "version": "1.4.13",
4
4
  "description": "Ray builder for mini program",
5
5
  "keywords": [
6
6
  "ray"
@@ -33,10 +33,10 @@
33
33
  "@ray-core/build-store": "^0.3.6",
34
34
  "@ray-core/cli": "^0.3.6",
35
35
  "@ray-core/ray": "^0.3.6",
36
- "@ray-js/adapter": "^1.4.11",
36
+ "@ray-js/adapter": "1.4.13",
37
37
  "@ray-js/rjs-for-wechat": "^0.0.3",
38
- "@ray-js/shared": "^1.4.11",
39
- "@ray-js/types": "^1.4.11",
38
+ "@ray-js/shared": "1.4.13",
39
+ "@ray-js/types": "1.4.13",
40
40
  "babel-loader": "^8.3.0",
41
41
  "babel-plugin-minify-dead-code-elimination": "^0.5.2",
42
42
  "babel-plugin-transform-prune-unused-imports": "^1.0.1",
@@ -65,5 +65,5 @@
65
65
  "access": "public",
66
66
  "registry": "https://registry.npmjs.org"
67
67
  },
68
- "gitHead": "3afff1b2904abf0f7847567de460bf4c02e5853e"
68
+ "gitHead": "1f0c7987d6eb2536a76946c0bb8a3b604da6e2a2"
69
69
  }