File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " rambda" ,
3- "version" : " 9.2.0 " ,
3+ "version" : " 9.2.1 " ,
44 "scripts" : {
55 "before" : " yarn out && yarn docs" ,
66 "benchmark" : " cd ../rambda-scripts && RAMBDA_RUN_ALL=ON RAMBDA_RUN_INDEXES=ON yarn benchmark" ,
4040 "depFn" : [
4141 " @definitelytyped/dtslint"
4242 ],
43- "dependencies" : {
44-
45- },
43+ "dependencies" : {},
4644 "devDependencies" : {
4745 "@babel/core" : " 7.24.6" ,
4846 "@babel/plugin-proposal-object-rest-spread" : " 7.20.7" ,
4947 "@babel/preset-env" : " 7.24.6" ,
50- "@definitelytyped/dtslint" : " 0.0.182" ,
48+ "@definitelytyped/dtslint" : " 0.0.182" ,
5149 "@rollup/plugin-babel" : " 6.0.4" ,
5250 "@rollup/plugin-commonjs" : " 25.0.8" ,
5351 "@rollup/plugin-node-resolve" : " 15.2.3" ,
112110 "umd" : " ./dist/rambda.umd.js" ,
113111 "module" : " ./rambda.js" ,
114112 "types" : " ./index.d.ts"
115- }
113+ }
You can’t perform that action at this time.
0 commit comments