We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea4a258 + 9b0fad2 commit 4c3781cCopy full SHA for 4c3781c
deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rambda/rambda",
3
- "version": "11.0.0",
+ "version": "11.0.1",
4
"exports": "./mod.ts",
5
"imports": {
6
"rambda": "./mod.ts"
package.json
"name": "rambda",
"scripts": {
"out": "yarn populatedocs && yarn populatereadme && yarn build && yarn create-docsify",
"build": "yarn build:main && yarn build:web && yarn build:esm",
0 commit comments