File tree 2 files changed +29
-226
lines changed
2 files changed +29
-226
lines changed Original file line number Diff line number Diff line change 32
32
"@aureooms/js-integer-big-endian" : " ^4.1.0"
33
33
},
34
34
"devDependencies" : {
35
- "@aureooms/js-algorithms" : " ^ 3.0.7" ,
36
- "@aureooms/js-array" : " ^ 4.0.0" ,
37
- "@aureooms/js-operator" : " ^ 1.0.2" ,
38
- "@aureooms/js-random" : " ^ 2.0.0" ,
39
- "@aureooms/js-string" : " ^ 0.2.0" ,
35
+ "@aureooms/js-algorithms" : " 3.0.7" ,
36
+ "@aureooms/js-array" : " 4.0.0" ,
37
+ "@aureooms/js-operator" : " 1.0.2" ,
38
+ "@aureooms/js-random" : " 2.0.0" ,
39
+ "@aureooms/js-string" : " 0.2.0" ,
40
40
"@babel/cli" : " 7.8.4" ,
41
41
"@babel/core" : " 7.9.0" ,
42
42
"@babel/polyfill" : " 7.8.7" ,
43
43
"@babel/preset-env" : " 7.9.5" ,
44
44
"@babel/register" : " 7.9.0" ,
45
- "ava" : " ^ 3.7.1" ,
46
- "coveralls" : " ^ 3.0.14" ,
47
- "esdoc" : " ^ 1.1.0" ,
45
+ "ava" : " 3.7.1" ,
46
+ "coveralls" : " 3.0.14" ,
47
+ "esdoc" : " 1.1.0" ,
48
48
"esdoc-inject-script-plugin" : " 1.0.0" ,
49
49
"esdoc-inject-style-plugin" : " 1.0.0" ,
50
50
"esdoc-standard-plugin" : " 1.0.0" ,
51
51
"np" : " 6.2.2" ,
52
- "nyc" : " ^ 15.0.1"
52
+ "nyc" : " 15.0.1"
53
53
},
54
54
"files" : [
55
55
" lib"
You can’t perform that action at this time.
0 commit comments