File tree Expand file tree Collapse file tree
examples/my-hello-world/src/my-hello-world-frontend
canister-dashboard-frontend
vite-plugin-canister-dapp Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "lit-html" : " 2.8.0"
88 },
99 "devDependencies" : {
10- "@web3nl/vite-plugin-canister-dapp" : " 0.2.2 "
10+ "@web3nl/vite-plugin-canister-dapp" : " 0.2.3 "
1111 },
1212 "engines" : {
1313 "node" : " >=22.0.0"
Original file line number Diff line number Diff line change 66 "@web3nl/my-canister-dashboard" : " 0.6.4"
77 },
88 "devDependencies" : {
9- "@web3nl/vite-plugin-canister-dapp" : " 0.2.2 "
9+ "@web3nl/vite-plugin-canister-dapp" : " 0.2.3 "
1010 },
1111 "engines" : {
1212 "node" : " >=22.0.0"
Original file line number Diff line number Diff line change 11# @web3nl/vite-plugin-canister-dapp
22
3+ ## 0.2.3
4+
5+ ### Patch Changes
6+
7+ - fix late version bump commit
8+
39## 0.2.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @web3nl/vite-plugin-canister-dapp" ,
33 "description" : " Vite plugin for Internet Computer canister dapp development configuration" ,
4- "version" : " 0.2.2 " ,
4+ "version" : " 0.2.3 " ,
55 "author" : " Web3NL" ,
66 "bugs" : " https://github.com/Web3NL/my-canister-dapp/issues" ,
77 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments