Browse Source

Step 10.1: removing insecure.

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

+ 0 - 1
.meteor/packages

@@ -17,7 +17,6 @@ es5-shim                # ECMAScript 5 compatibility for older browsers.
 ecmascript              # Enable ECMAScript2015+ syntax in app code
 
 autopublish             # Publish all data to the clients (for prototyping)
-insecure                # Allow all DB writes from clients (for prototyping)
 react
 accounts-ui
 accounts-password

+ 0 - 1
.meteor/versions

@@ -37,7 +37,6 @@ html-tools@1.0.5
 htmljs@1.0.5
 http@1.1.1
 id-map@1.0.4
-insecure@1.0.4
 jquery@1.11.4
 jsx@0.2.3
 launch-screen@1.0.4