piral-ext 0.14.0-pre.3074 → 0.14.0-pre.3079

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 +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "piral-ext",
3
- "version": "0.14.0-pre.3074",
3
+ "version": "0.14.0-pre.3079",
4
4
  "description": "Set of standard plugins with component definitions for extending piral-core.",
5
5
  "keywords": [
6
6
  "piral",
@@ -40,18 +40,18 @@
40
40
  "test": "echo \"Error: run tests from root\" && exit 1"
41
41
  },
42
42
  "devDependencies": {
43
- "piral-core": "^0.14.0-pre.3074"
43
+ "piral-core": "^0.14.0-pre.3079"
44
44
  },
45
45
  "peerDependencies": {
46
46
  "piral-core": "0.14.x"
47
47
  },
48
48
  "dependencies": {
49
- "piral-dashboard": "^0.14.0-pre.3074",
50
- "piral-feeds": "^0.14.0-pre.3074",
51
- "piral-menu": "^0.14.0-pre.3074",
52
- "piral-modals": "^0.14.0-pre.3074",
53
- "piral-notifications": "^0.14.0-pre.3074",
54
- "piral-translate": "^0.14.0-pre.3074"
49
+ "piral-dashboard": "^0.14.0-pre.3079",
50
+ "piral-feeds": "^0.14.0-pre.3079",
51
+ "piral-menu": "^0.14.0-pre.3079",
52
+ "piral-modals": "^0.14.0-pre.3079",
53
+ "piral-notifications": "^0.14.0-pre.3079",
54
+ "piral-translate": "^0.14.0-pre.3079"
55
55
  },
56
- "gitHead": "21675a37794efbd6ff700ba06821a67e840a0360"
56
+ "gitHead": "d9d31abfd290494a188209094b5fe54b86aedf5a"
57
57
  }