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 920fb67 commit 25d2a26Copy full SHA for 25d2a26
deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nshiab/setup-sda",
3
- "version": "1.14.11",
+ "version": "1.14.12",
4
"exports": "./setup-sda.mjs",
5
"tasks": {
6
"patch": "deno run -A incrementVersion.js patch && npm publish",
package.json
"name": "setup-sda",
"description": "Minimalist setup scripts for the JavaScript library simple-data-analysis.",
"main": "setup-sda.mjs",
"scripts": {
0 commit comments