Skip to content

Commit fb895e0

Browse files
committed
Update @scarf/scarf version to ^1.0.0
1 parent 218cd73 commit fb895e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dist"
2929
],
3030
"dependencies": {
31-
"@scarf/scarf": "^0.1.3"
31+
"@scarf/scarf": "^1.0.0"
3232
},
3333
"peerDependencies": {
3434
"react": "^16.6.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1827,10 +1827,10 @@
18271827
dependencies:
18281828
estree-walker "^1.0.1"
18291829

1830-
"@scarf/scarf@^0.1.3":
1831-
version "0.1.3"
1832-
resolved "https://registry.yarnpkg.com/@scarf/scarf/-/scarf-0.1.3.tgz#536f4fe54c613fca20f84dc7700ed3b8f1fb73cf"
1833-
integrity sha512-ftMyZO7Mi8JQh8XLBcuH3erPGmT4CU4s131nsZIDC7/PYXxaDCJtOzbz3okH0YiTAif+DSIlFhX6d7FXLOtnvA==
1830+
"@scarf/scarf@^1.0.0":
1831+
version "1.0.0"
1832+
resolved "https://registry.yarnpkg.com/@scarf/scarf/-/scarf-1.0.0.tgz#109fc9c723bac288b92b98a23d178ec21001a961"
1833+
integrity sha512-uzjTaPmtzBLHkOrx97FKJWXeb0xzx/lOrljh7OvBNFgJM7MFS8OwO3w1CTiDNjbvtHzN4m+5DzscmNN5CxM9Og==
18341834

18351835
"@sheerun/mutationobserver-shim@^0.3.2":
18361836
version "0.3.2"

0 commit comments

Comments
 (0)