Skip to content

Commit 030fb82

Browse files
committed
ci(pell): clear errors
1 parent 60c5313 commit 030fb82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.angular-cli.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
33
"project": {
4-
"name": "Pill"
4+
"name": "ng-pi-admin"
55
},
66
"apps": [{
77
"root": "src",
@@ -30,7 +30,6 @@
3030
"../node_modules/jquery/dist/jquery.js",
3131
"../node_modules/bootstrap/dist/js/bootstrap.js",
3232
"../node_modules/sweetalert2/dist/sweetalert2.js",
33-
"../node_modules/pell/dist/pell.min.js",
3433
"../node_modules/echarts/dist/echarts.min.js",
3534
"../node_modules/echarts/map/js/china.js",
3635
"../node_modules/echarts/dist/extension/bmap.js",

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"ngx-modal": "0.0.29",
3737
"ngx-pagination": "^3.0.3",
3838
"normalize.css": "^7.0.0",
39+
"pell": "^1.0.4",
3940
"roboto-fontface": "^0.8.0",
4041
"rxjs": "^5.4.2",
4142
"sweetalert2": "^7.6.3",

0 commit comments

Comments
 (0)