react-country-region-selector
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -36,3 +36,2 @@ module.exports = function (grunt) { | ||
grunt.initConfig({ | ||
template: { | ||
@@ -39,0 +38,0 @@ includeData: { |
{ | ||
"name": "react-country-region-selector", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A simple, configurable React component that lets you add a country dropdown that automatically updates a corresponding region dropdown in your forms.", | ||
"main": "dist/rcrs.min.js", | ||
"main": "dist/rcrs.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
Sorry, the diff of this file is not supported yet
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
2376989