@isograph/disposable-types 0.0.0-main-aa925b7c → 0.0.0-main-6815ceff

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,4 +1,4 @@
1
1
 
2
- > @isograph/disposable-types@0.0.0-main-aa925b7c compile-typescript /Users/runner/work/isograph/isograph/libs/isograph-disposable-types
2
+ > @isograph/disposable-types@0.0.0-main-6815ceff compile-typescript /Users/runner/work/isograph/isograph/libs/isograph-disposable-types
3
3
  > rm -rf dist/* && tsc -p tsconfig.pkg.json
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@isograph/disposable-types",
3
- "version": "0.0.0-main-aa925b7c",
3
+ "version": "0.0.0-main-6815ceff",
4
4
  "description": "Common types for disposable items",
5
5
  "homepage": "https://isograph.dev",
6
6
  "main": "dist/index.js",