Added Kadira
This commit is contained in:
@@ -26,3 +26,4 @@ email
|
||||
fourseven:scss@2.1.1
|
||||
wolves:bourbon
|
||||
meteorhacks:subs-manager
|
||||
meteorhacks:kadira
|
||||
|
||||
@@ -50,12 +50,15 @@ logging@1.0.7
|
||||
matb33:collection-hooks@0.7.13
|
||||
meteor@1.1.6
|
||||
meteor-platform@1.2.2
|
||||
meteorhacks:kadira@2.21.0
|
||||
meteorhacks:meteorx@1.3.1
|
||||
meteorhacks:subs-manager@1.3.0
|
||||
minifiers@1.1.5
|
||||
minimongo@1.0.8
|
||||
mobile-status-bar@1.0.3
|
||||
momentjs:moment@2.10.3
|
||||
mongo@1.1.0
|
||||
mongo-livedata@1.0.8
|
||||
npm-bcrypt@0.7.8_2
|
||||
oauth@1.1.4
|
||||
oauth2@1.1.3
|
||||
|
||||
@@ -125,3 +125,10 @@ ChangeLogs.insert({
|
||||
"Characters are now cached and should take much faster to load when swapping between them",
|
||||
],
|
||||
});
|
||||
|
||||
ChangeLogs.insert({
|
||||
version: "0.5.2",
|
||||
changes: [
|
||||
"Added performance monitoring",
|
||||
],
|
||||
});
|
||||
|
||||
1
rpg-docs/server/kadira.js
Normal file
1
rpg-docs/server/kadira.js
Normal file
@@ -0,0 +1 @@
|
||||
Kadira.connect("erzTBaxBGjsd28SDt", "1c100582-dfce-4378-884f-e133e347b7b3");
|
||||
Reference in New Issue
Block a user