Skip to content

Commit abcd708

Browse files
Fix angular versions to v0.8.1 (#291)
1 parent aabfca0 commit abcd708

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

renderers/angular/package-lock.json

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

renderers/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@a2ui/angular",
3-
"version": "0.0.1",
3+
"version": "0.8.1",
44
"scripts": {
55
"build": "ng build"
66
},

0 commit comments

Comments
 (0)