Skip to content

Commit b38bafc

Browse files
committed
Added angular5 tag in package.json
1 parent d77e830 commit b38bafc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"fusioncharts",
4848
"wrapper",
4949
"chart",
50-
"angular2"
50+
"angular2",
51+
"angular5"
5152
],
5253
"dependencies": {
5354
"@angular/animations": "^4.2.4",
@@ -93,4 +94,4 @@
9394
"typescript": "~2.3.3",
9495
"uglify-js": "^3.1.4"
9596
}
96-
}
97+
}

0 commit comments

Comments
 (0)