diff --git a/package-lock.json b/package-lock.json index 3cacd04d..5db09893 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@texastribune/queso-ui", - "version": "10.4.0", + "version": "10.4.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@texastribune/queso-ui", - "version": "10.4.0", + "version": "10.4.1", "license": "MIT", "dependencies": { "modern-normalize": "^2.0.0", diff --git a/package.json b/package.json index 89abbd3e..e853f37e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@texastribune/queso-ui", - "version": "10.4.0", + "version": "10.4.1", "description": "Asset library of SCSS and SVG files", "scripts": { "prettier": "prettier --write './docs/**/*.js'",