Browse Source

Step 11.1: remove autopublish.

Frederic G. MARAND 8 years ago
parent
commit
5ac3274b2c
2 changed files with 0 additions and 2 deletions
  1. 0 1
      .meteor/packages
  2. 0 1
      .meteor/versions

+ 0 - 1
.meteor/packages

@@ -16,7 +16,6 @@ standard-minifiers      # JS/CSS minifiers run for production mode
 es5-shim                # ECMAScript 5 compatibility for older browsers.
 ecmascript              # Enable ECMAScript2015+ syntax in app code
 
-autopublish             # Publish all data to the clients (for prototyping)
 react
 accounts-ui
 accounts-password

+ 0 - 1
.meteor/versions

@@ -2,7 +2,6 @@ accounts-base@1.2.2
 accounts-password@1.1.4
 accounts-ui@1.1.6
 accounts-ui-unstyled@1.1.8
-autopublish@1.0.4
 autoupdate@1.2.4
 babel-compiler@5.8.24_1
 babel-runtime@0.1.4