@netlify/blobs
Advanced tools
Comparing version
{ | ||
"name": "@netlify/blobs", | ||
"version": "1.7.0-rc.1", | ||
"version": "1.7.0-rc.2", | ||
"description": "A JavaScript client for the Netlify Blob Store", | ||
"type": "module", | ||
"main": "./dist/cjs/index.js", | ||
"types": "./dist/types/index.d.ts", | ||
@@ -22,3 +23,2 @@ "exports": { | ||
"build": "tsc -b tsconfig.esm.json tsconfig.cjs.json tsconfig.types.json", | ||
"postbuild": "echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json", | ||
"dev": "npm run build -- --watch", | ||
@@ -25,0 +25,0 @@ "prepare": "husky install node_modules/@netlify/eslint-config-node/.husky/", |
26589
-0.16%