Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ojas13-git committed Sep 26, 2024
1 parent 0cfc05f commit 0ec7769
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
{
"name": "@jiffy-labs/jiffy-hooks",
"version": "0.0.1",
"version": "0.0.2",
"main": "dist/index.js",
"module": "dist/index.m.js",
"unpkg": "dist/index.umd.js",
"types": "dist/index.d.ts",
"scripts": {
"build": "tsup src/index.ts --format cjs,esm --dts"
},
"keywords": ["Smart Account"],
"keywords": [
"Smart Account"
],
"author": "Ojas Palorkar",
"license": "ISC",
"files": [
Expand Down

0 comments on commit 0ec7769

Please sign in to comment.