@jpmorganchase/anu-starter
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@jpmorganchase/anu-starter", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Anu template generator", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -26,3 +26,3 @@ | ||
//Make a box as a anu Selection object | ||
let box = anu.bind('box', scene); | ||
let box = anu.bind('box'); | ||
@@ -29,0 +29,0 @@ //Render the scene we created |
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
4679