Skip to content

Commit d256af5

Browse files
committed
bau 0.20
1 parent e9cd53c commit d256af5

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

frameworks/non-keyed/bau/main.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
//import Bau from "@grucloud/bau";
2-
import Bau from "../../../../bau/bau/src/bau";
1+
import Bau from "@grucloud/bau";
32

43
const bau = Bau();
54

frameworks/non-keyed/bau/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frameworks/non-keyed/bau/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"vite": "^4.3.9"
2222
},
2323
"dependencies": {
24-
"@grucloud/bau": "0.18.0",
24+
"@grucloud/bau": "0.20.0",
2525
"bootstrap": "3.3.6"
2626
}
2727
}

0 commit comments

Comments
 (0)