Skip to content

Commit 7863e56

Browse files
committed
Support beyond RC-0
1 parent 953fb0d commit 7863e56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ionic-img-viewer",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Ionic 2 component providing a Twitter inspired experience to visualize pictures.",
55
"main": "ionic-img-viewer.js",
66
"scripts": {
@@ -21,7 +21,7 @@
2121
"author": "Orion Charlier",
2222
"license": "MIT",
2323
"dependencies": {
24-
"ionic-angular": "2.0.0-rc.0"
24+
"ionic-angular": "^2.0.0-rc.0"
2525
},
2626
"devDependencies": {
2727
"typescript": "^2.0.3"

0 commit comments

Comments
 (0)