react-div-100vh
Advanced tools
Comparing version 0.5.4 to 0.5.5
{ | ||
"name": "react-div-100vh", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"description": "A workaround for the '100vh' issue in mobile browsers", | ||
@@ -8,2 +8,3 @@ "license": "MIT", | ||
"module": "dist/esm/index.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
@@ -13,2 +14,3 @@ "test": "jest .", | ||
"build:cjs": "yarn tsc -p tsconfig-cjs.json", | ||
"build:types": "yarn tsc -p tsconfig-types.json", | ||
"cleanup": "rm -rf dist", | ||
@@ -15,0 +17,0 @@ "build": "yarn cleanup && yarn concurrently --kill-others-on-fail 'yarn:build:*'", |
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
12299
5
175