We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d2583b commit 9359fc2Copy full SHA for 9359fc2
package.json
@@ -76,12 +76,12 @@
76
"url": "https://github.com/aureooms/js-rational-field/issues"
77
},
78
"dependencies": {
79
- "@aureooms/js-error": "^5.0.0",
80
- "@aureooms/js-integer": "^10.0.0",
81
- "@aureooms/js-integer-big-endian": "^11.0.0",
+ "@aureooms/js-error": "^5.0.2",
+ "@aureooms/js-integer": "^10.0.1",
+ "@aureooms/js-integer-big-endian": "^11.0.1",
82
"@aureooms/js-number": "^3.1.0",
83
"@aureooms/js-prime": "^4.0.0",
84
- "@aureooms/js-rational": "^3.0.1"
+ "@aureooms/js-rational": "^4.0.1"
85
86
"devDependencies": {
87
"@babel/cli": "7.13.10",
0 commit comments