mirror of
https://github.com/donl/meteor-ionic.git
synced 2026-06-03 14:22:26 -06:00
publish 0.1.11
This commit is contained in:
parent
d6fcb73053
commit
7e5905ef8f
2 changed files with 18 additions and 18 deletions
34
.versions
34
.versions
|
|
@ -5,8 +5,8 @@ blaze@2.0.4
|
|||
blaze-tools@1.0.2
|
||||
boilerplate-generator@1.0.2
|
||||
callback-hook@1.0.2
|
||||
check@1.0.3
|
||||
ddp@1.0.13
|
||||
check@1.0.4
|
||||
ddp@1.0.14
|
||||
deps@1.0.6
|
||||
ejson@1.0.5
|
||||
fastclick@1.0.2
|
||||
|
|
@ -15,19 +15,19 @@ geojson-utils@1.0.2
|
|||
html-tools@1.0.3
|
||||
htmljs@1.0.3
|
||||
id-map@1.0.2
|
||||
iron:controller@1.0.6
|
||||
iron:core@1.0.6
|
||||
iron:dynamic-template@1.0.6
|
||||
iron:layout@1.0.6
|
||||
iron:location@1.0.6
|
||||
iron:middleware-stack@1.0.6
|
||||
iron:router@1.0.6
|
||||
iron:url@1.0.6
|
||||
jquery@1.0.2
|
||||
iron:controller@1.0.7
|
||||
iron:core@1.0.7
|
||||
iron:dynamic-template@1.0.7
|
||||
iron:layout@1.0.7
|
||||
iron:location@1.0.7
|
||||
iron:middleware-stack@1.0.7
|
||||
iron:router@1.0.7
|
||||
iron:url@1.0.7
|
||||
jquery@1.11.3
|
||||
json@1.0.2
|
||||
logging@1.0.6
|
||||
meteor@1.1.4
|
||||
meteoric:ionic@0.1.10
|
||||
meteoric:ionic@0.1.11
|
||||
minifiers@1.1.3
|
||||
minimongo@1.0.6
|
||||
mongo@1.0.11
|
||||
|
|
@ -37,13 +37,13 @@ random@1.0.2
|
|||
reactive-dict@1.0.5
|
||||
reactive-var@1.0.4
|
||||
retry@1.0.2
|
||||
routepolicy@1.0.3
|
||||
routepolicy@1.0.4
|
||||
session@1.0.5
|
||||
spacebars@1.0.4
|
||||
spacebars@1.0.5
|
||||
spacebars-compiler@1.0.4
|
||||
templating@1.0.10
|
||||
tracker@1.0.4
|
||||
templating@1.0.11
|
||||
tracker@1.0.5
|
||||
ui@1.0.5
|
||||
underscore@1.0.2
|
||||
webapp@1.1.5
|
||||
webapp@1.1.6
|
||||
webapp-hashing@1.0.2
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Package.describe({
|
||||
name: "meteoric:ionic",
|
||||
summary: "Ionic components for Meteor. No Angular!",
|
||||
version: "0.1.10",
|
||||
version: "0.1.11",
|
||||
git: "https://github.com/meteoric/meteor-ionic.git"
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue