Skip to content

Commit ff2085a

Browse files
committed
Auto-generated commit
1 parent bb10010 commit ff2085a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/assert-is-primitive": "^0.1.0",
40+
"@stdlib/assert-is-primitive": "^0.1.1",
4141
"@stdlib/assert-tools-array-like-function": "^0.1.0"
4242
},
4343
"devDependencies": {
4444
"@stdlib/array-uint8": "^0.1.0",
45-
"@stdlib/assert-is-boolean": "^0.1.0",
45+
"@stdlib/assert-is-boolean": "^0.1.1",
4646
"@stdlib/bench": "^0.1.0",
4747
"@stdlib/math-base-special-pow": "^0.1.0",
48-
"@stdlib/number-ctor": "^0.1.0",
48+
"@stdlib/number-ctor": "^0.1.1",
4949
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5050
"istanbul": "^0.4.1",
5151
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)