Renamed project to District Central. Updated to deploy to a server.

This commit is contained in:
2021-11-18 07:14:45 -08:00
parent 08ec0543ca
commit c61ca6b32e
9 changed files with 88 additions and 83 deletions

View File

@@ -4,26 +4,26 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.
meteor-base@1.4.0 # Packages every Meteor app needs to have
meteor-base@1.5.1 # Packages every Meteor app needs to have
mobile-experience@1.1.0 # Packages for a great mobile UX
mongo@1.10.1 # The database Meteor supports right now
mongo@1.13.0 # The database Meteor supports right now
jquery # Wrapper package for npm-installed jquery
reactive-var@1.0.11 # Reactive variable for tracker
tracker@1.2.0 # Meteor's client-side reactive programming library
standard-minifier-css@1.7.1 # CSS minifier run for production mode
standard-minifier-js@2.6.0 # JS minifier run for production mode
standard-minifier-css@1.7.4 # CSS minifier run for production mode
standard-minifier-js@2.7.1 # JS minifier run for production mode
es5-shim@4.8.0 # ECMAScript 5 compatibility for older browsers
ecmascript@0.14.4 # Enable ECMAScript2015+ syntax in app code
typescript@4.1.2 # Enable TypeScript syntax in .ts and .tsx modules
ecmascript@0.16.0 # Enable ECMAScript2015+ syntax in app code
typescript@4.4.0 # Enable TypeScript syntax in .ts and .tsx modules
shell-server@0.5.0 # Server-side component of the `meteor shell` command
svelte:compiler
rdb:svelte-meteor-data
static-html
accounts-ui
accounts-password@1.6.3
static-html@1.3.2
accounts-ui@1.4.1
accounts-password@2.2.0
svelte:blaze-integration
meteortesting:mocha
accounts-google
service-configuration
accounts-google@1.4.0
service-configuration@1.3.0