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 f31d3dc commit 7cd08d8Copy full SHA for 7cd08d8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ng2-semantic-ui",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"description": "Angular 2 Semantic UI Components",
5
"scripts": {
6
"typings": "typings install",
@@ -33,7 +33,7 @@
33
"peerDependencies": {
34
"angular2": ">= 2.0.0-beta.10",
35
"es6-shim": ">= 0.33.3",
36
- "reflect-metadata": ">= 0.1.2",
+ "reflect-metadata": "0.1.2",
37
"rxjs": "5.0.0-beta.2",
38
"zone.js": ">= 0.6.4"
39
},
0 commit comments