Skip to content

Commit

Permalink
Test: Commonjs default import success
Browse files Browse the repository at this point in the history
  • Loading branch information
RamanSharma100 committed Feb 10, 2024
1 parent ac076bf commit e60a864
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/commonjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "",
"license": "ISC",
"dependencies": {
"vyuha": "^0.1.0"
"vyuha": "^0.1.3"
}
}
2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
},
"dependencies": {
"express": "^4.18.2",
"vyuha": "^0.1.2"
"vyuha": "^0.1.3"
}
}

0 comments on commit e60a864

Please sign in to comment.