Skip to content

Commit

Permalink
feat: add dayjs dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Sarthak Jain <[email protected]>
  • Loading branch information
sarthakjdev committed Sep 9, 2023
1 parent 95f2da7 commit 4a43c74
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/wapi.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,7 @@
"prettier": "^3.0.3",
"typescript": "^5.2.2"
},
"@wapijs/component-generator": "workspace:^"
}
"dependencies": {
"dayjs": "^1.11.9"
}
}

0 comments on commit 4a43c74

Please sign in to comment.