omctest 0.0.1 → 0.0.2

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.
package/dist/index.js CHANGED
@@ -134233,7 +134233,7 @@ class PostHog extends PostHogBackendClient {
134233
134233
  // package.json
134234
134234
  var package_default = {
134235
134235
  name: "omctest",
134236
- version: "0.0.1",
134236
+ version: "0.0.2",
134237
134237
  description: "Temporary Oh My Crew npm install test package",
134238
134238
  main: "./dist/index.js",
134239
134239
  types: "dist/index.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "omctest",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "description": "Temporary Oh My Crew npm install test package",
5
5
  "main": "./dist/index.js",
6
6
  "types": "dist/index.d.ts",