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 3799dd5 commit 6dadd0dCopy full SHA for 6dadd0d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@neurocode.io/azure-sas-token",
3
- "version": "1.2.0",
+ "version": "1.2.1",
4
"description": "Cloudflare worker app to issue limited access to Azure Storage resources using shared access signatures (SAS)",
5
"keywords": [
6
"azure-sas-token",
@@ -33,6 +33,6 @@
33
"printWidth": 120
34
},
35
"np": {
36
- "contents": "dist"
37
- }
+ "contents": "dist"
+ }
38
}
0 commit comments