Comparing version 0.7.1 to 0.7.2
{ | ||
"name": "hecs", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"main": "dist/hecs.js", | ||
@@ -43,3 +43,3 @@ "scripts": { | ||
"license": "MIT", | ||
"gitHead": "caf06cc465ea7784ef1fdc1b88ed3083f0f18af1" | ||
"gitHead": "e6a2d63b4e51ccab8e2cf6ea448866f7a4e32a78" | ||
} |
@@ -7,2 +7,10 @@ # Hecs | ||
## Install | ||
Install via npm/yarn: | ||
``` | ||
yarn add hecs | ||
``` | ||
## Quickstart | ||
@@ -9,0 +17,0 @@ |
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
69564
275