Main layout for website
This commit is contained in:
parent
177bb44a44
commit
75a40b47f4
@ -19,3 +19,6 @@ ecmascript@0.5.7 # Enable ECMAScript2015+ syntax in app code
|
||||
|
||||
autopublish@1.0.7 # Publish all data to the clients (for prototyping)
|
||||
insecure@1.0.7 # Allow all DB writes from clients (for prototyping)
|
||||
fortawesome:fontawesome
|
||||
session
|
||||
proyk:meteor-cookies
|
||||
|
||||
@ -24,6 +24,7 @@ ecmascript-runtime@0.3.12
|
||||
ejson@1.0.12
|
||||
es5-shim@4.6.13
|
||||
fastclick@1.0.12
|
||||
fortawesome:fontawesome@4.5.0
|
||||
geojson-utils@1.0.9
|
||||
hot-code-push@1.0.4
|
||||
html-tools@1.0.10
|
||||
@ -50,11 +51,14 @@ npm-mongo@1.5.45
|
||||
observe-sequence@1.0.12
|
||||
ordered-dict@1.0.8
|
||||
promise@0.8.3
|
||||
proyk:meteor-cookies@0.0.1
|
||||
random@1.0.10
|
||||
reactive-dict@1.1.8
|
||||
reactive-var@1.0.10
|
||||
reload@1.1.10
|
||||
retry@1.0.8
|
||||
routepolicy@1.0.11
|
||||
session@1.1.6
|
||||
spacebars@1.0.12
|
||||
spacebars-compiler@1.0.12
|
||||
standard-minifier-css@1.1.8
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user