Skip to content

Commit 5f3c810

Browse files
committed
Fixes
1 parent 40fa3fb commit 5f3c810

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
@@ -49,7 +49,7 @@
4949
"node": ">=8.9"
5050
},
5151
"devDependencies": {
52-
"@algo-js/core": "^1.0.21",
52+
"@algo-js/core": "^1.0.25",
5353
"@bitjson/npm-scripts-info": "^1.0.0",
5454
"ava": "2.2.0",
5555
"codecov": "^3.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@algo-js/core@^1.0.21":
6-
version "1.0.21"
7-
resolved "https://registry.yarnpkg.com/@algo-js/core/-/core-1.0.%3Cspan%20class="x x-first x-last">21.tgz#6aa375a0768ad6159be33e44b88644ee8cae1bab"
8-
integrity sha512-a2nv+LawY1hJHr+RhThVvjQfaeCen0oACvAM0EDzNuCTwgTYhwje9WvELmRUo8T61O+lXDIs0WXlV7TkmjM66g==
5+
"@algo-js/core@^1.0.25":
6+
version "1.0.25"
7+
resolved "https://registry.yarnpkg.com/@algo-js/core/-/core-1.0.%3Cspan%20class="x x-first x-last">25.tgz#e04faf4530c4d5a9eb714a2d648a618e3d3eece7"
8+
integrity sha512-p8ELi+XPPBJLvUKrZu2suOcyHvquOZkKNWWfyZ6/Qs9acKKHbo6wu4HyiLfRyreBNzReoVsRvD3KGK8GXODYqw==
99

1010
"@ava/babel-plugin-throws-helper@^3.0.0":
1111
version "3.0.0"

0 commit comments

Comments
 (0)