Comparing version 0.0.8 to 0.0.9
@@ -24,2 +24,3 @@ const { Circle } = require("./circle.js"); | ||
const { Epicycles } = require("./epicycles.js"); | ||
const { Network } = require("./network.js"); | ||
@@ -50,2 +51,3 @@ module.exports = { | ||
epicycles: Epicycles, | ||
network: Network, | ||
}; |
{ | ||
"name": "hashart", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"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
1530702
48
5028