@baloise/angular-output-target 1.2.7-beta.1 → 1.2.7-beta.2

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baloise/angular-output-target",
3
- "version": "1.2.7-beta.1+542cb7f",
3
+ "version": "1.2.7-beta.2+ee970df",
4
4
  "description": "Angular output target for @stencil/core components.",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -61,5 +61,5 @@
61
61
  ],
62
62
  "testURL": "http://localhost"
63
63
  },
64
- "gitHead": "542cb7f10ffd2a6ec9b5c022215d7f35cd66a63a"
64
+ "gitHead": "ee970df65e2b63e38eddef0dd285c846476fbd46"
65
65
  }