bulmil-react
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.1](https://github.com/gomah/bulmil/compare/bulmil-react@0.1.0...bulmil-react@0.1.1) (2020-02-27) | ||
**Note:** Version bump only for package bulmil-react | ||
# 0.1.0 (2020-02-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "bulmil-react", | ||
"sideEffects": false, | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"author": "Gomah", | ||
@@ -14,3 +14,2 @@ "license": "MIT", | ||
"build": "npm run clean && npm run compile", | ||
"prepublishOnly": "yarn build", | ||
"clean": "rm -rf dist", | ||
@@ -28,3 +27,3 @@ "compile": "npm run tsc", | ||
"devDependencies": { | ||
"@types/jest": "25.1.1", | ||
"@types/jest": "25.1.3", | ||
"@types/node": "13.7.6", | ||
@@ -35,5 +34,5 @@ "@types/react": "16.9.23", | ||
"jest-dom": "^4.0.0", | ||
"np": "^6.1.0", | ||
"react": "^16.12.0", | ||
"react-dom": "^16.12.0", | ||
"np": "^6.2.0", | ||
"react": "^16.13.0", | ||
"react-dom": "^16.13.0", | ||
"typescript": "3.8.2", | ||
@@ -43,3 +42,3 @@ "vfile-message": "^2.0.2" | ||
"dependencies": { | ||
"bulmil": "^0.1.0" | ||
"bulmil": "^0.1.1" | ||
}, | ||
@@ -50,3 +49,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "b66c0a673fd74f8eea5f3402cf0218c3816cc951" | ||
"gitHead": "24c4e43a06843e107716d46a1bd24f3835aa3d22" | ||
} |
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
46584
Updatedbulmil@^0.1.1