mobx-decorated-models
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "mobx-decorated-models", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Decorators to make using Mobx for model type structures easier", | ||
@@ -18,3 +18,3 @@ "main": "dist/build.full.js", | ||
"build": "rollup -c", | ||
"prepublish": "npm build && npm test" | ||
"prepublish": "npm run build && npm test" | ||
}, | ||
@@ -21,0 +21,0 @@ "keywords": [ |
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
158001
24
887