Skip to content

Commit 4af11be

Browse files
committed
Auto-generated commit
1 parent 5a4e1e3 commit 4af11be

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

.github/.keepalive

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,17 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/array-base-incrspace": "^0.1.0",
41-
"@stdlib/assert-is-number": "^0.1.0",
42-
"@stdlib/constants-uint32-max": "^0.1.0",
43-
"@stdlib/math-base-assert-is-nan": "^0.1.0",
41+
"@stdlib/assert-is-number": "^0.1.1",
42+
"@stdlib/constants-uint32-max": "^0.1.1",
43+
"@stdlib/math-base-assert-is-nan": "^0.1.1",
4444
"@stdlib/math-base-special-ceil": "^0.1.0",
45-
"@stdlib/string-format": "^0.1.0"
45+
"@stdlib/string-format": "^0.1.1"
4646
},
4747
"devDependencies": {
48-
"@stdlib/assert-is-array": "^0.1.0",
48+
"@stdlib/assert-is-array": "^0.1.1",
4949
"@stdlib/bench": "^0.1.0",
5050
"@stdlib/math-base-special-pow": "^0.1.0",
51-
"@stdlib/math-base-special-round": "^0.1.0",
51+
"@stdlib/math-base-special-round": "^0.1.1",
5252
"@stdlib/random-base-randu": "^0.1.0",
5353
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5454
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)