@golemio/air-quality-stations 1.3.1-dev.1411200281 → 1.3.2-dev.1443215414

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.
Files changed (2) hide show
  1. package/docs/index.md +3 -0
  2. package/package.json +1 -1
package/docs/index.md ADDED
@@ -0,0 +1,3 @@
1
+ # @golemio/air-quality-stations
2
+
3
+ This module is intended for use with Golemio services. Refer [here](https://gitlab.com/operator-ict/golemio/code/modules/core/-/blob/development/README.md) for further information on usage, local development and more.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golemio/air-quality-stations",
3
- "version": "1.3.1-dev.1411200281",
3
+ "version": "1.3.2-dev.1443215414",
4
4
  "description": "Golemio Air Quality Stations Module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",