Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit e9ffeff

Browse files
Merge pull request #1607 from marcelschobert/fix-1604
chore: move @angular/cli to devDependencies
2 parents 9085e63 + ae38f95 commit e9ffeff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"devDependencies": {
3737
"@angular-devkit/core": "^12.0.0",
3838
"@angular-devkit/schematics": "^12.0.0",
39+
"@angular/cli": "^12.0.0",
3940
"@angular/common": "^12.0.0",
4041
"@angular/compiler": "^12.0.0",
4142
"@angular/compiler-cli": "^12.0.0",
@@ -80,6 +81,5 @@
8081
},
8182
"homepage": "https://github.com/l-lin/angular-datatables#readme",
8283
"dependencies": {
83-
"@angular/cli": "^12.0.0"
8484
}
8585
}

0 commit comments

Comments
 (0)