Comparing version 0.7.60 to 0.7.61
@@ -15,2 +15,3 @@ const { squish, unsquish } = require('./src/squish'); | ||
const GeometryUtils = require('./src/util/geometry'); | ||
const Physics = require('./src/physics'); | ||
@@ -32,3 +33,4 @@ module.exports = { | ||
GeometryUtils, | ||
Asset | ||
Asset, | ||
Physics | ||
}; |
{ | ||
"name": "squishjs", | ||
"version": "0.7.60", | ||
"version": "0.7.61", | ||
"description": "squish & unsquish stuff", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
162129
56
3095