Comparing version 0.37.0 to 0.38.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.38.0](https://github.com/protectwise/troika/compare/v0.37.0...v0.38.0) (2021-01-24) | ||
**Note:** Version bump only for package troika-2d | ||
# [0.37.0](https://github.com/protectwise/troika/compare/v0.36.1...v0.37.0) (2021-01-18) | ||
@@ -8,0 +16,0 @@ |
@@ -0,0 +0,0 @@ import { PointerEventTarget, utils, WorldBaseFacade, ReactCanvasBase } from 'troika-core'; |
@@ -0,0 +0,0 @@ (function (global, factory) { |
{ | ||
"name": "troika-2d", | ||
"version": "0.37.0", | ||
"version": "0.38.0", | ||
"description": "Troika 2D", | ||
@@ -17,5 +17,5 @@ "author": "Jason Johnston <jason.johnston@protectwise.com>", | ||
"dependencies": { | ||
"troika-core": "^0.37.0" | ||
"troika-core": "^0.38.0" | ||
}, | ||
"gitHead": "f2c9c725b22a88ca3275c39150d75f6894ea3503" | ||
"gitHead": "d48144bf99a2eaf2089c0cd2a8065506161dfdf4" | ||
} |
@@ -0,0 +0,0 @@ # `troika-2d` |
@@ -0,0 +0,0 @@ import Object2DFacade from './Object2DFacade.js' |
@@ -0,0 +0,0 @@ import Object2DFacade from './Object2DFacade.js' |
@@ -0,0 +0,0 @@ import { PointerEventTarget } from 'troika-core' |
@@ -0,0 +0,0 @@ import { utils } from 'troika-core' |
@@ -0,0 +0,0 @@ import { WorldBaseFacade } from 'troika-core' |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ // Troika 2D exports |
@@ -0,0 +0,0 @@ import React from 'react' |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
56822
+ Addedtroika-animation@0.38.0(transitive)
+ Addedtroika-core@0.38.0(transitive)
- Removedtroika-animation@0.37.0(transitive)
- Removedtroika-core@0.37.0(transitive)
Updatedtroika-core@^0.38.0