We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15cc62a commit f0c2462Copy full SHA for f0c2462
dist/npm/package.json
@@ -4,7 +4,7 @@
4
"description" : "A packaged version of Ignite UI components for Angular",
5
"license": "MIT",
6
"types": "igniteui.angular2.d.ts",
7
- "main": "bundles/igniteui.angular2.umd.js",
+ "main": "bundles/igniteui-angular2.umd.js",
8
"repository": {
9
"type": "git",
10
"url": "https://github.com/IgniteUI/igniteui-angular2.git"
@@ -27,7 +27,7 @@
27
],
28
"dependencies": {
29
"@types/reflect-metadata": "^0.0.5",
30
- "@types/ignite-ui": "^0.0.4",
+ "@types/ignite-ui": "^17.2.2",
31
"@types/jquery": "2.0.47"
32
}
33
0 commit comments