Skip to content

Commit 6c47aa0

Browse files
committed
Flairup 0.0.38
1 parent 7675880 commit 6c47aa0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.7.13",
2+
"version": "4.7.14",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
@@ -98,6 +98,6 @@
9898
"rollup-plugin-svg": "^2.0.0"
9999
},
100100
"dependencies": {
101-
"flairup": "0.0.37"
101+
"flairup": "0.0.38"
102102
}
103103
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6798,10 +6798,10 @@ find-up@^5.0.0:
67986798
locate-path "^6.0.0"
67996799
path-exists "^4.0.0"
68006800

6801-
6802-
version "0.0.37"
6803-
resolved "https://registry.yarnpkg.com/flairup/-/flairup-0.0.37.tgz#5a3c64a7a25d826d520a280def14fca672ffce66"
6804-
integrity sha512-GY7coNGpJQczEIfBsgByKhkclQZC2OosDyyGTfFfm2rXEzwq7MbWQgGo/GwM7TdU53Ow4rPznKPMC8Q3iympjQ==
6801+
6802+
version "0.0.38"
6803+
resolved "https://registry.yarnpkg.com/flairup/-/flairup-0.0.38.tgz#62216990a8317a1b07d1d816033624c5b2130f31"
6804+
integrity sha512-W9QA5TM7eYNlGoBYwfVn/o6v4yWBCxfq4+EJ5w774oFeyWvVWnYq6Dgt4CJltjG9y/lPwbOqz3jSSr8K66ToGg==
68056805

68066806
flat-cache@^2.0.1:
68076807
version "2.0.1"

0 commit comments

Comments
 (0)