Comparing version 0.0.3 to 0.0.4
@@ -20,2 +20,3 @@ const { Circle } = require("./circle.js"); | ||
const { Knots } = require("./knots.js"); | ||
const { Fifteen } = require("./fifteen.js"); | ||
@@ -42,2 +43,3 @@ module.exports = { | ||
knots: Knots, | ||
fifteen: Fifteen, | ||
}; |
{ | ||
"name": "hashart", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "dev": "next dev", |
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
1517094
44
4598