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 54c15cf commit e07237fCopy full SHA for e07237f
deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nshiab/setup-sda",
3
- "version": "1.14.8",
+ "version": "1.14.9",
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