Skip to content

Commit 9509ca2

Browse files
authored
Fix package.json to use correct value for 4.0
Signed-off-by: Manvith <[email protected]>
1 parent 01a0250 commit 9509ca2

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/spence

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/spence/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
0.8,
117117
0.9,
118118
1.5,
119-
4.0
119+
4
120120
]
121121
}
122122
],

0 commit comments

Comments
 (0)