@ulpi/browse 1.4.0 → 1.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/browse.cjs +1 -1
  2. package/package.json +1 -1
package/dist/browse.cjs CHANGED
@@ -828,7 +828,7 @@ var require_package = __commonJS({
828
828
  "package.json"(exports2, module2) {
829
829
  module2.exports = {
830
830
  name: "@ulpi/browse",
831
- version: "1.4.0",
831
+ version: "1.4.1",
832
832
  repository: {
833
833
  type: "git",
834
834
  url: "https://github.com/ulpi-io/browse"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ulpi/browse",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/ulpi-io/browse"