Skip to content

Commit 205ea9a

Browse files
committed
Auto-generated commit
1 parent a890efe commit 205ea9a

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.github/.keepalive

-1
This file was deleted.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/assert-is-number": "^0.1.0",
40+
"@stdlib/assert-is-number": "^0.1.1",
4141
"@stdlib/math-base-assert-is-safe-integer": "^0.1.0",
42-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0"
42+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1"
4343
},
4444
"devDependencies": {
45-
"@stdlib/assert-is-boolean": "^0.1.0",
45+
"@stdlib/assert-is-boolean": "^0.1.1",
4646
"@stdlib/bench": "^0.1.0",
47-
"@stdlib/number-ctor": "^0.1.0",
47+
"@stdlib/number-ctor": "^0.1.1",
4848
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
4949
"istanbul": "^0.4.1",
5050
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)