@mutt/forms
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@mutt/forms", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"license": "MIT", | ||
@@ -72,2 +72,3 @@ "author": { | ||
"rollup-plugin-babel": "^3.0.3", | ||
"rollup-plugin-json": "^4.0.0", | ||
"rollup-plugin-node-resolve": "^3.3.0", | ||
@@ -74,0 +75,0 @@ "rollup-plugin-uglify": "^3.0.0" |
@@ -7,2 +7,4 @@ <img src="https://raw.githubusercontent.com/mutt-forms/mutt-forms/master/docs/mutt.svg?sanitize=true" alt="Mutt" width="275"> | ||
<img src="https://travis-ci.org/mutt-forms/mutt-forms.svg?branch=master"> | ||
Mutt forms is a tool for creating HTML forms in Javascript | ||
@@ -9,0 +11,0 @@ from JSON Schema definitions. |
@@ -18,2 +18,4 @@ /** | ||
import packageJson from "../package.json" | ||
/** | ||
@@ -71,4 +73,4 @@ * Main Mutt API. | ||
Mutt.version = "1.14.0" | ||
Mutt.version = packageJson.version | ||
export default Mutt |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
321505
4668
67
17