Skip to content

Commit

Permalink
FlairUp 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ealush committed Jul 3, 2024
1 parent fc5bf36 commit 2b1510a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.11.0",
"version": "4.11.1",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -103,6 +103,6 @@
"typescript": "^4.7.4"
},
"dependencies": {
"flairup": "0.0.39"
"flairup": "1.0.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7323,10 +7323,10 @@ find-up@^5.0.0:
locate-path "^6.0.0"
path-exists "^4.0.0"

flairup@0.0.39:
version "0.0.39"
resolved "https://registry.yarnpkg.com/flairup/-/flairup-0.0.39.tgz#edc3a0f27548f0a0a0cb3569f4971ae4c0b73d46"
integrity sha512-UVPkzZmZeBWBx1+Ovo++kYKk9Wi32Jxt+c7HsxnEY80ExwFV54w+NyquFziqMLS0BnGVE43yGD4OvIwaAm/WiQ==
flairup@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/flairup/-/flairup-1.0.0.tgz#d3af0052ad02734c12d2446608a869498adb351b"
integrity sha512-IKlE+pNvL2R+kVL1kEhUYqRxVqeFnjiIvHWDMLFXNaqyUdFXQM2wte44EfMYJNHkW16X991t2Zg8apKkhv7OBA==

flat-cache@^2.0.1:
version "2.0.1"
Expand Down

0 comments on commit 2b1510a

Please sign in to comment.