@metarouter/ajs-starter-kit 1.0.48 → 1.0.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- "4da0f3e5220f6c90e72061a32408a758"
1
+ "8bdcb243e6ae9dbaf745c6dc6aeba8ea"
@@ -1,5 +1,5 @@
1
1
  {
2
- "isDraft": true,
2
+ "isDraft": false,
3
3
  "friendlyName": "Google BigQuery",
4
4
  "description": "Google's managed server-less enterprise-level data warehouse. Collect structured data and run powerful queries to unlock custom insights with your customer data.",
5
5
  "logo": "https://cdn.metarouter.io/logo.svg",
@@ -14,6 +14,10 @@
14
14
  {
15
15
  "date": "2021-06-24T00:00:00.000Z",
16
16
  "note": "Google BigQuery initial release."
17
+ },
18
+ {
19
+ "date": "2022-10-25T00:00:00.000Z",
20
+ "note": "Add BigQuery to the UI."
17
21
  }
18
22
  ]
19
23
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@metarouter/ajs-starter-kit",
3
- "version": "1.0.48",
3
+ "version": "1.0.49",
4
4
  "description": "MetaRouter analytics.js starter kit",
5
5
  "main": "index.js",
6
6
  "scripts": {