Skip to content

Commit 7f46c8e

Browse files
committed
Merge branch 'sstoychev/update-to-alpha' of https://github.com/IgniteUI/igniteui-angular-samples into propose-changes
2 parents 34ebc06 + 77c9400 commit 7f46c8e

3 files changed

Lines changed: 47 additions & 10 deletions

File tree

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"progress": true,
3434
"stylePreprocessorOptions": {
3535
"includePaths": ["node_modules"]
36-
},
36+
}
3737
},
3838
"configurations": {
3939
"production": {

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"bootstrap": "^5.2.3",
6767
"file-saver": "^2.0.2",
6868
"hammerjs": "^2.0.8",
69-
"igniteui-angular": "^15.1.0-alpha.1",
69+
"igniteui-angular": "^15.1.0-rc.0",
7070
"igniteui-angular-charts": "^15.0.0",
7171
"igniteui-angular-core": "^15.0.0",
7272
"igniteui-angular-i18n": "^15.0.15",
@@ -112,4 +112,4 @@
112112
"typescript": "4.9.5",
113113
"webpack-bundle-analyzer": "^4.5.0"
114114
}
115-
}
115+
}

0 commit comments

Comments
 (0)