piral-ext 0.14.0-pre.3106 → 0.14.0-pre.3113

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.3106",
3
+ "version": "0.14.0-pre.3113",
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.3106"
43
+ "piral-core": "^0.14.0-pre.3113"
44
44
  },
45
45
  "peerDependencies": {
46
46
  "piral-core": "0.14.x"
47
47
  },
48
48
  "dependencies": {
49
- "piral-dashboard": "^0.14.0-pre.3106",
50
- "piral-feeds": "^0.14.0-pre.3106",
51
- "piral-menu": "^0.14.0-pre.3106",
52
- "piral-modals": "^0.14.0-pre.3106",
53
- "piral-notifications": "^0.14.0-pre.3106",
54
- "piral-translate": "^0.14.0-pre.3106"
49
+ "piral-dashboard": "^0.14.0-pre.3113",
50
+ "piral-feeds": "^0.14.0-pre.3113",
51
+ "piral-menu": "^0.14.0-pre.3113",
52
+ "piral-modals": "^0.14.0-pre.3113",
53
+ "piral-notifications": "^0.14.0-pre.3113",
54
+ "piral-translate": "^0.14.0-pre.3113"
55
55
  },
56
- "gitHead": "856b6becb0f87f6cceeb025edd44fa0a0a74e9fd"
56
+ "gitHead": "1cb567aea336aa9ffde6d8a33f5a1d4fc36e681f"
57
57
  }