diff --git a/package.json b/package.json index e907d4e..107e33d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@totvs/po-theme", - "version": "19.0.0", + "version": "19.1.0", "author": "Totvs", "description": "PO Theme - Totvs Default Theme", "repository": { @@ -14,6 +14,6 @@ "publish:local": "npm publish ./dist --registry http://localhost:4873 --ignore-scripts" }, "devDependencies": { - "@po-ui/style": "19.0.0" + "@po-ui/style": "19.1.0" } }