Skip to content

Commit d645823

Browse files
committed
updated the bower components
1 parent 349813c commit d645823

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

component.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "ngAtmosphere",
3-
"version": "0.0.0",
2+
"name": "angular-atmosphere",
3+
"version": "0.0.1",
44
"dependencies": {
5-
"jquery": "~2.0.0",
65
"angular": "~1.0.7",
6+
"jquery": "~1.8.3",
77
"jquery.atmosphere": "~1.0.13",
88
"angular-mocks": "~1.0.7",
99
"angular-scenario": "~1.0.7",
10-
"json3": "~3.2.4",
11-
"es5-shim": "~2.0.11"
10+
"es5-shim": "~2.0.11",
11+
"json3": "~3.2.4"
1212
},
1313
"devDependencies": {
1414
"angular-mocks": "~1.0.5",
@@ -20,4 +20,4 @@
2020
"node_modules",
2121
"components"
2222
]
23-
}
23+
}

0 commit comments

Comments
 (0)