@javelin/ecs
Advanced tools
Comparing version 0.3.3 to 0.3.4
@@ -6,2 +6,13 @@ # Change Log | ||
## 0.3.4 (2020-06-14) | ||
### Bug Fixes | ||
* use Number for clock.dt ([55ce8d2](https://github.com/3mcd/javelin/commit/55ce8d2acd482008fc28c85ef760bc6050011dc3)) | ||
## 0.3.3 (2020-06-13) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@javelin/ecs", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"main": "dist/index.js", | ||
@@ -21,3 +21,3 @@ "license": "MIT", | ||
], | ||
"gitHead": "057e8b5f5878396fb1802e2798e67d19518867d5" | ||
"gitHead": "b3f943a03b21220a51824be25ee9c1d2ede2555a" | ||
} |
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
84363